How can I plot a graph from Simulink while simulating?
이전 댓글 표시
I have a simulink model so I can see the behaviour of several motors on a scope. Besides, I made an app using Matlab's app designer to plot the graph I get on the scope, but the plotted data is the final whole graph, I cannot see how the speed increases while simulating. In other words, I can't see the 'real time' graph from my simulation.
Does anyone know how to do that, or if there's any module that can do it?
답변 (1개)
Fangjun Jiang
2020년 12월 15일
0 개 추천
Use the blocks from the Simulink, Dashboard library, e.g. Dashboard Scope block.
카테고리
도움말 센터 및 File Exchange에서 View and Analyze Simulation Results에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!