Multiple axis in simulink scope
조회 수: 60 (최근 30일)
이전 댓글 표시
Is it possible to have two graphs with different scales in the same scope (i.e. not a separated layout, like in this question ) ?
In plain matlab it is possible to do something like the following:

I would like to do the same within a simulink scope
댓글 수: 0
채택된 답변
Aghamarsh Varanasi
2020년 3월 20일
Hi ,
Currently the plots in the Scope are limited by only one y-axis. You could show two different signals with different units and rescale the plot to show both signals together, showing separate axes is a workflow currently not supported.
However, I have brought this issue to the concerned people and it might be considered in a future release.
댓글 수: 4
Byri Manoj
2023년 4월 10일
Is there any progress on this issue? Is it been added in 2023 release??
추가 답변 (2개)
Alluru Hari Hara Sai Rama krishna
2021년 6월 14일
편집: Alluru Hari Hara Sai Rama krishna
2021년 6월 14일
How can I display 2 graphs in one axis
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!