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

조회 수: 5 (최근 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 CenterFile Exchange에서 Analyze Simulation Results에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by