How can I plot a graph from Simulink while simulating?
Ältere Kommentare anzeigen
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?
Antworten (1)
Fangjun Jiang
am 15 Dez. 2020
0 Stimmen
Use the blocks from the Simulink, Dashboard library, e.g. Dashboard Scope block.
Kategorien
Mehr zu View and Analyze Simulation Results finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!