Is it possible to show Model Browser of a Simulink model programmatically?
Show older comments
Hi, I was wondering if it is possible to configure a Simulink model (using MATLAB script) to display model browser by default on opening. I want to use it in the model's PreLoadfcn callback to display the block hierarchy. Thank you
2 Comments
KVM
on 15 Jan 2018
Are you talking about Model Explorer? If yes, the command "sfexplr" should do the trick
Sunny Talekar
on 16 Jan 2018
Accepted Answer
More Answers (0)
Categories
Find more on Simulink Functions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!