Where can i get all programatic options to access Simulink data inspector

Answers (1)

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

Categories

Find more on Prepare Model Inputs and Outputs 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!