How to display Simulink simulation time?

3 Ansichten (letzte 30 Tage)
Hugo Mendonça
Hugo Mendonça am 18 Jul. 2014
Beantwortet: Hugo Mendonça am 18 Jul. 2014
Hi, folks!
How to display a Simulink simulation time outside Simulink environment?
Thanks in advance!

Akzeptierte Antwort

Azzi Abdelmalek
Azzi Abdelmalek am 18 Jul. 2014
Bearbeitet: Azzi Abdelmalek am 18 Jul. 2014
You can use a clock block and to workspace block

Weitere Antworten (1)

Hugo Mendonça
Hugo Mendonça am 18 Jul. 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