Can the time parameters of a Simulink modell be changed after it is with Simulink Coder compiled?

I have a Simulink modell which I call from a Matlab application and its Time Parameters are changed many times during the application, what I want to know is, if I can change these Parameters once I compile the Modell with Simulink Coder, and how would I do so?
Thank you in advance

1 Comment

It's not clear what you mean by "Time Parameters"? If you mean sample-times, I don't think that is possible, but it you are referring to tunable parameters of blocks, it should be possible.

Sign in to comment.

Answers (0)

Categories

Find more on Simulink Coder in Help Center and File Exchange

Asked:

on 11 Apr 2013

Community Treasure Hunt

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

Start Hunting!