How to pass Function Call to s function builder block?
1 view (last 30 days)
Show older comments
Ankita Pingale
on 6 Oct 2022
Commented: Ankita Pingale
on 18 Oct 2022
I am performing SIL testing using S function builder block and Simulink Test Manager. I am passing function call from Test Sequence block. How to add function call in s function builder block?
Accepted Answer
Mark McBroom
on 15 Oct 2022
Edited: Mark McBroom
on 15 Oct 2022
You could place the S-Function Builder Block inside a function call subsystem, and then call the function-call subsystem from the Test Sequence Block.
More Answers (0)
See Also
Categories
Find more on Schedule Model Components in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!