State transition table outputs printing in diagnostic viewer

4 次查看(过去 30 天)
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
Mark McBroom 2022-1-1
Most likely this is due to a missing semicolon to terminate a MATLAB statement in your statechart.
  1 个评论
yojitha etikala
yojitha etikala 2022-1-4
Hello Mark,
Sorry, There is a correction in my question. I'm seeing the outputs from state transition table not the state flow.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Simulink Functions 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by