matlab scope block style marker issue
조회 수: 3 (최근 30일)
이전 댓글 표시
채택된 답변
TED MOSBY
2025년 6월 5일
Changes made in the “live” Scope window only live for that simulation session. To permanently remove markers, we can alter the block’s stored parameters (either via the Block Parameters dialog or via get_param/set_param on the ScopeConfiguration object) but I tried that and unfortunately those style settings live under the hood and are not exposed for scripting.
Please refer to these MATLAB answers I found for more information:
Hope this helps!
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulink Environment Customization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!