Clear Filters
Clear Filters

Tunable Sample Time for Referenced Model

1 view (last 30 days)
I have developed a generic model and I would like it to have undefined sample time until I reference it in a top model.
I have followed this answer:
The problem is that I need to do do some operations inside the referened model refering to the sample time.
  • I have defined Ts interface parameter in the model workspace in the generic model.
  • I have also defined the sample time to auto in the configuration pane and the sample time in the in "inport" ports to Ts.
After doing this, I could define the sample time of each referenced model
However I get the next error:
Parameter 'SampleTime' of 'Hueco_Fallo/Value' is non-tunable but refers to model arguments (Ts)

Answers (0)

Categories

Find more on Simulink Coder in Help Center and File Exchange

Products


Release

R2020b

Community Treasure Hunt

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

Start Hunting!