Stateflow Assertion error in Simulink
7 views (last 30 days)
Show older comments
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 Comments
Answers (2)
Somasundaram kowsik kumar
on 21 Jan 2019
I have the same problem. Do you guys have the solution for that?
0 Comments
See Also
Categories
Find more on Simulink Functions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!