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

2 次查看(过去 30 天)
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 个)

Community Treasure Hunt

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

Start Hunting!

Translated by