Code inspector not able to verify the state flow model
17 次查看(过去 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!