Using referenced model arguments in non-tunable parameter fields.
4 views (last 30 days)
Show older comments
Hi, guys
I want to build a model used as referenced model in other Simulink models. Then, I encountered errors about using referenced model arguments in non-tunable parameter fields. This error is clearly stated in the Simulink documentation as below.
Simulink generates an error if you use a model argument in an expression that is nontunable because of Tunable Expression Limitations.
This restriction is pretty strict IMHO. I have several parameters that really need to use the model arguments to pass data values in.
Is there any way to work around this problem?
Thanks in advance!
Ben
0 Comments
Answers (0)
See Also
Categories
Find more on Dependency Analysis in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!