State transition table outputs printing in diagnostic viewer
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 !
0 comentarios
Respuestas (1)
Mark McBroom
el 1 de En. de 2022
Most likely this is due to a missing semicolon to terminate a MATLAB statement in your statechart.
Ver también
Categorías
Más información sobre Diagnostics en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!