Displaying Scope Legends Through Subsystems
조회 수: 1 (최근 30일)
이전 댓글 표시
I have a Simulink block that acts as a centralised output data block, collecting all data from simulation and sending it to workspace and/or scopes. This block is part of a library however, therefore, instead of building in the scopes, I have ports that you connect to view data. This is also recommended by Mathworks (I think in Guy/Seth's blog).
Unfortunately, this means that, no matter what I do with the signals, the legend only says 'Output Data/4:1' or some variation of it. Is there some way I can display a legend when the scope gets its signal from within a subsystem block?
The pictures show what the problem is.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/162690/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/162692/image.png)
.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/162695/image.png)
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Legend에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!