Code inspector not able to verify the state flow model
18 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens

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 commentaire
Ayush Aniket
le 29 Jan 2025
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.
Réponses (1)
Corey Lagunowich
le 3 Nov 2025 à 18:15
See comment above:
You can try running the Model Compatibility check for your model and follow its guidance.
0 commentaires
Voir également
Catégories
En savoir plus sur Model Compatibility dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!