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

1 view (last 30 days)
Is it possible in Scope to plot 2 signals together and overhand? (like using 'hold on' in plot command)

Accepted Answer

Fangjun Jiang
Fangjun Jiang on 29 Nov 2011
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 Comments
mohammad
mohammad on 29 Nov 2011
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 on 29 Nov 2011
commenting for myself: after comming to workspace: simplot(ScopeData)

Sign in to comment.

More Answers (0)

Categories

Find more on View and Analyze Simulation Results in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!