Simulink :: Change the number of continous-states during simulation

Is it possible to change the number of continous-states during simulation?
In Level-2 S-function
and how?

Answers (2)

No, the number of states (continuous/discrete) needs to be configured in the setup method, and cannot change during simulation.
and... is it possible to set the number of states by a Dialog Parameter?

1 Comment

Yes, it is. You can read the dialog parameter value in the setup method. (Also, as an aside, could you ask follow-up questions as a comment to my original answer. It is confusing to ask a question as an "Answer". Thanks!)

Sign in to comment.

Categories

Find more on Block and Blockset Authoring in Help Center and File Exchange

Products

Asked:

on 8 May 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!