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개)

카테고리

Help CenterFile Exchange에서 Scopes and Data Logging에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by