MATLAB: Why stateflow chart getting corrupted

stateflow

Hello all,
i added some new variables in the chart before the model i simulated.once done with the simulation i closed the model and opened it again.
My chart changes to s function and "Cannot open corrupted Stateflow block Chart" this message appears in the command window.
can someone let me know why the chart is getting corrupted?
Thanks in advance,
Ajay Krishna

Best Answer

i have found the answer by myself.
dont use save_system(gcs) in closeFcn.
Hope this answer will benifit someone.
Thanks
Related Question