What is the difference between analysis and trigger update diagram in model advisor at simulink verification and validation toolbox?
조회 수: 4 (최근 30일)
이전 댓글 표시
Hello, I'm wondering about simulink verification and validation toolbox.
What is the difference between analysis and trigger update diagram in model advisor?
I attach the image as an example.
I check the "Modeling Guidelines for MISRA C:2012", and there are some subordinating check box.
One is just check for ~, and the others are ^check for ~.
What is the difference ?
And what is "triggers update diagram" means?
Please help me.
댓글 수: 0
답변 (1개)
Sruthi Geetha
2018년 1월 24일
The checks which do not have the symbol '^' before them do not require the compilation of the model. The ones with '^' (trigger an Update Diagram) require a model compilation/updating. For simulation or code generation, individual checks can sometimes require model compilation.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Check Model Compliance에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!