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 !

Answers (1)

Most likely this is due to a missing semicolon to terminate a MATLAB statement in your statechart.

1 Comment

Hello Mark,
Sorry, There is a correction in my question. I'm seeing the outputs from state transition table not the state flow.

Sign in to comment.

Categories

Find more on Verification, Validation, and Test in Help Center and File Exchange

Asked:

on 25 Dec 2021

Edited:

on 4 Jan 2022

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!