Code inspector not able to verify the state flow model
조회 수: 18 (최근 30일)
이전 댓글 표시

I am able to run model and generate the code, but when i run the code inspector, not able to varifiy the code, its failing
Please let me know, anyone faced this issue before
댓글 수: 1
Ayush Aniket
2025년 1월 29일
Not all Stateflow objects and configurations are supported by Simulink Code Inspector. Refer to the documentation link: https://www.mathworks.com/help/slci/ref/stateflow-support.html
You should modify your modelling pattern to fit the supported workflows. Additionally, check the compatibility of your model before running inspection. This will list out the objects/workflows that are not supported.
답변 (1개)
Corey Lagunowich
2025년 11월 3일 18:15
See comment above:
You can try running the Model Compatibility check for your model and follow its guidance.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Model Compatibility에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!