How to display Simulink simulation time?

Hi, folks!
How to display a Simulink simulation time outside Simulink environment?
Thanks in advance!

 Accepted Answer

More Answers (1)

This is useful when you have the simulink open. However, when you use:
load_system('model') sim('model')
it is not possible to see how progress the simulation. So, it would be interesting to show the progress simulation in a GUI, for example.
Thanks for your answer! Cheers!

Categories

Find more on General Applications 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!