I knew about the dashboard scope but i wanted to know how to visualize or modify parameters while simulation is running. I know I can use all the possible blocks in dashboard library but, when i push "run" button, I get all the simulation immediately. Instead I would like to see it while evolving
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
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.
채택된 답변
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
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 Exchange에서 Acceleration에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!