How to force Simulink to show all update-time errors?

3 views (last 30 days)
Hi everyone,
I have a question regarding errors in Smulink and how Simulink works in general.
As far as I know, when I have a complete Simulink model and press Ctrl+D, Simulink will try to update this model until he encounters first error (or if there is no errors Silmulink will compile this model).
I'm wondering if there is a way to force Simuink not to stop updating model on the first error? Thereby, Simulink would return a message box with ALL possible errors on the model (not only the first one).
Thanks in advance for your help!

Accepted Answer

Kaustubha Govind
Kaustubha Govind on 30 May 2013
I don't think this is currently possible, because of the sequential manner in which the Simulink Engine works. In most cases, the software cannot proceed with compilation unless the first error that it encounters is resolved, because it doesn't have enough information to continue.
  1 Comment
Jérémie Fok Tong
Jérémie Fok Tong on 25 Sep 2019
Hello,
I'm also interested in this topic. Is it now possible or maybe expected in the future versions of Simulink ?
Indeed on wide models i can reach 10 minutes of compilation before the first error seen by Simulink.
Regards,
Jérémie

Sign in to comment.

More Answers (0)

Categories

Find more on Simulink Environment Customization in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!