I have a simpe simulink model
It compiles fine unless I try to save output states:
Then I face with this error when I try to compile it:
Saving the complete set of the SimState is only supported for the model running in Normal or Accelerator mode, and for Model blocks running in Normal mode.
Why does it happen and how to get around that?
Update:
My model is set to fixed step and it is set to normal mode: