Plot two graphs in one scope

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?

回答 (1 件)

Azzi Abdelmalek
Azzi Abdelmalek 2016 年 4 月 2 日

0 投票

export your two signals to workspace, then plot them in one figure

カテゴリ

ヘルプ センター および File ExchangeGeneral Applications についてさらに検索

製品

タグ

質問済み:

2016 年 4 月 2 日

回答済み:

2016 年 4 月 2 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by