How to get the name of the view in Simulink Data Inspector programmatically

2 ビュー (過去 30 日間)
fuli
fuli 2021 年 9 月 12 日
回答済み: Anurag Ojha 2024 年 8 月 19 日
once I save my simulink.sdi.view as xxxxx.mldatx, how do i get the name xxxxx.mldatx programmatically,thanks a lot!

回答 (1 件)

Anurag Ojha
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!

カテゴリ

Help Center および File ExchangeModel Compatibility についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by