How to get the name of the view in Simulink Data Inspector programmatically
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
once I save my simulink.sdi.view as xxxxx.mldatx, how do i get the name xxxxx.mldatx programmatically,thanks a lot!
0 commentaires
Réponses (1)
Anurag Ojha
le 19 Août 2024
Hey
As per my understanding your query is once we have saved a view how to load it progamitacally. To do so you can use 'Simulink.sdi.loadView()'.
I have attached the documentation link so that you can get better understanding of syntax and application.
I hope this helps!
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!