Where can i get all programatic options to access Simulink data inspector
1 view (last 30 days)
Show older comments
Where can i get all programatic options to access Simulink data inspector
0 Comments
Answers (1)
Sebastian Castro
on 27 Jul 2017
Under the Simulink documentation, there is a list of all functions. In particular, there is a "Simulation -> View and Analyze Simulation Results" section that lists all of the Simulation Data Inspector API:
In there, you should see a whole list of links for functions like Simulink.sdi.view, Simulink.sdi.compareRuns, etc.
- Sebastian
0 Comments
See Also
Categories
Find more on Analyze Simulation Results 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!