How to programmatically test how many time a Simulink function is called in Simulink function?
Show older comments
In simulink, I'm using test harness to test a matlab funciton block which has matlab function call within the code. However, beside able to see the function call occurance and parameter in sequence viewer, I have not find a way to monitor event through command. The reason for this need is that I want to create a test sequence that verify if at certain moment and function is called correctly.
Accepted Answer
More Answers (0)
Categories
Find more on Inputs in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!