Stateflow Assertion error in Simulink
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I am working on a simulink model which involves multiple subsystems (highest order of the equations is 1, so all algebraic equation input) interlinked together. I am using a fixed step solver.
When I run the simulations, I get an error saying
failed assertion in G:/build/matlab/toolbox/stateflow/src/utils/object.c at line 2921: object[id]!=NULL
with a stack trace
I don't know where to start debugging. Any help is much appreciated.
Thank you,
Jemaraj J
0 Kommentare
Antworten (2)
Somasundaram kowsik kumar
am 21 Jan. 2019
I have the same problem. Do you guys have the solution for that?
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!