Plot two graphs in one scope
Ältere Kommentare anzeigen
I am having two Simulink files, I have to run both the files and compare the results. Is it possible to plot both the outputs in a single plot. If its a single file we can use mux and merge them to plot in a single scope but how to do that for 2 different files. I have tried by exporting the scopes and using plot and simplot functions but nothing worked. Can anyone help me with this?
Antworten (1)
Azzi Abdelmalek
am 2 Apr. 2016
0 Stimmen
export your two signals to workspace, then plot them in one figure
Kategorien
Mehr zu General Applications finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!