Is it possible in Scope to plot 2 signals together and overhand?

1 回表示 (過去 30 日間)
mohammad
mohammad 2011 年 11 月 29 日
Is it possible in Scope to plot 2 signals together and overhand? (like using 'hold on' in plot command)

採用された回答

Fangjun Jiang
Fangjun Jiang 2011 年 11 月 29 日
Use the "Mux" block from the "Signal Routing" library to combine the two signal together into a vector signal and then feed it to the Scope block. http://www.mathworks.com/help/toolbox/simulink/slref/scope.html
  5 件のコメント
mohammad
mohammad 2011 年 11 月 29 日
So nice
but by saving in .mat form (data history tab)it goes to workspace and then we could plot in every color.
mohammad
mohammad 2011 年 11 月 29 日
commenting for myself: after comming to workspace: simplot(ScopeData)

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeView and Analyze Simulation Results についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by