How to display Simulink simulation time?

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

 Réponse acceptée

Azzi Abdelmalek
Azzi Abdelmalek le 18 Juil 2014
Modifié(e) : Azzi Abdelmalek le 18 Juil 2014

0 votes

You can use a clock block and to workspace block

Plus de réponses (1)

Hugo Mendonça
Hugo Mendonça le 18 Juil 2014

0 votes

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!

Community Treasure Hunt

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

Start Hunting!

Translated by