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

once I save my simulink.sdi.view as xxxxx.mldatx, how do i get the name xxxxx.mldatx programmatically,thanks a lot!

Answers (1)

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!

Categories

Find more on Simulink Code Inspector in Help Center and File Exchange

Asked:

on 12 Sep 2021

Answered:

on 19 Aug 2024

Community Treasure Hunt

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

Start Hunting!