Plot two graphs in one scope
Mostrar comentarios más antiguos
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?
Respuestas (1)
Azzi Abdelmalek
el 2 de Abr. de 2016
0 votos
export your two signals to workspace, then plot them in one figure
Categorías
Más información sobre General Applications en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!