State transition table outputs printing in diagnostic viewer
이전 댓글 표시
Dear Sir/Madam,
While my simulink model is running. In the diagnostic viewer I'm seeing the outputs of state transition table are printing during the entire siumlation. How can I avoid this printing of stateflow ouptuts in the Diagnostic viewer?
Any suggestions are highly appreciative.
Thank you in advance !
답변 (1개)
Mark McBroom
2022년 1월 1일
0 개 추천
Most likely this is due to a missing semicolon to terminate a MATLAB statement in your statechart.
카테고리
도움말 센터 및 File Exchange에서 Verification, Validation, and Test에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!