Where can i get all programatic options to access Simulink data inspector
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Where can i get all programatic options to access Simulink data inspector
0 commentaires
Réponses (1)
Sebastian Castro
le 27 Juil 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 commentaires
Voir également
Catégories
En savoir plus sur Analyze Simulation Results dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!