Info
This question is closed. Reopen it to edit or answer.
Supress Simulink diagnositic printing to command wWindow
    2 views (last 30 days)
  
       Show older comments
    
I am running a simulink model from a MATLAB script. The simulink model has various warnings in the diagnostic but is running correctly. Every time I run the model from the script I get a ton of warning messages on the command window.
How do i supress these warning messages from printing to the command window? Currently I am using clc every loop, but I would prefer to simply never see these warnings.
Thank you.
0 Comments
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!