Assertion Error: Stateflow - object[id]!=NULL
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I just upgraded from MATLAB 2010a to MATLAB 2012b. I can open the Simulink model (.mdl), but when I try to run it I get:
Assertion Error Unknown Stateflow object[id]!=NULL
I have tried saving the file as a 2012b Simulink model, but I still get the same error.
0 Commenti
Risposte (1)
Ashkan Darbani
il 20 Nov 2017
The reason I was getting this error was because my Matlab Functions were not loaded properly. check sf functions and make sure they work properly.
0 Commenti
Vedere anche
Categorie
Scopri di più su Naming Conventions in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!