scope marker to line
조회 수: 4 (최근 30일)
이전 댓글 표시
How can I convert these markers to lines like this?


댓글 수: 0
답변 (1개)
Steven Lord
2024년 6월 11일
The Scope block in a Simulink model will plot the data that is passed into it. If you want the block's plot to show the signal lasting for a specific duration, the signal that gets passed into it needs to take that value for that duration.
Without more information it's not clear how to modify your model to do so; perhaps adding a block that holds the signal?
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulink Functions에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!