How to get the name of the view in Simulink Data Inspector programmatically
2 次查看(过去 30 天)
显示 更早的评论
once I save my simulink.sdi.view as xxxxx.mldatx, how do i get the name xxxxx.mldatx programmatically,thanks a lot!
0 个评论
回答(1 个)
Anurag Ojha
2024-8-19
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Model Compatibility 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!