Tunable Sample Time for Referenced Model

1 次查看(过去 30 天)
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)

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Simulink Coder 的更多信息

产品


版本

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by