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)
댓글 수: 0
채택된 답변
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
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!