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

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!

 채택된 답변

Kaustubha Govind
Kaustubha Govind 2013년 5월 30일

0 개 추천

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

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

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Simulink Environment Customization에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by