How to avoid "Warning: Overriding Parameters"

5 次查看(过去 30 天)
I am changing the spring rate on a Joint Spring & Damper using the set_param command during the execution of a simulation. The parameters I am changing are shown as "tunable" but this generates "Warning: Overriding parameters of "component name" which is inside a library link..." I can perform similar changes on other components without generating a warning.
What is the correct way to make these changes to avoid the warning. I am using MATLAB/SIMULINK Version R2011b. The simulation appears to run correctly with the parameter values updated per intent. I am wanting to make sure the warning is not indicating a hidden problem with the simulation and, if not, suppress it.

回答(1 个)

W. Feng
W. Feng 2018-6-18
If this is nor affect your calculation. you only Need to use the Code of 'warning off'.

类别

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

产品

Community Treasure Hunt

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

Start Hunting!

Translated by