How can I visualize signals evolving time by time on a dashboard, while simulation is running?

1 回表示 (過去 30 日間)
I would like to see how signals change in time, time by time and not all at once at end. I tried to understand it from the example sldemo_fuelsys (Fault-Tolerant Fuel Control System) but I could not. In few words I would like to see signals evolving on a dashboard while simulation is running.
  3 件のコメント
Sara Nadeau
Sara Nadeau 2018 年 5 月 8 日
Your simulation may just run very quickly. If you have 18a, you can use simulation pacing to slow down the simulation relative to clock time so you can see signals evolve through the model as the simulation runs.
Alessio Conte
Alessio Conte 2018 年 5 月 8 日
Thanks a lot! I just solved using " Simulation Pace " block which works very fine.

サインインしてコメントする。

採用された回答

Ameer Hamza
Ameer Hamza 2018 年 5 月 5 日
Although you can visualize a signal using scope. But if you want to use dashboard then use Dashboard Scope in Simulink to visualize the signal. A sample file is attached.
  6 件のコメント
Ameer Hamza
Ameer Hamza 2018 年 5 月 5 日
I checked, and it is also working at full speed. You are able to observe it because it is running up to 2000 seconds.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeAcceleration についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by