How to display Simulink simulation time?

3 visualizzazioni (ultimi 30 giorni)
Hi, folks!
How to display a Simulink simulation time outside Simulink environment?
Thanks in advance!

Risposta accettata

Azzi Abdelmalek
Azzi Abdelmalek il 18 Lug 2014
Modificato: Azzi Abdelmalek il 18 Lug 2014
You can use a clock block and to workspace block

Più risposte (1)

Hugo Mendonça
Hugo Mendonça il 18 Lug 2014
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