How to avoid "Warning: Overriding Parameters"

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 日

0 投票

If this is nor affect your calculation. you only Need to use the Code of 'warning off'.

カテゴリ

製品

質問済み:

2013 年 1 月 28 日

回答済み:

2018 年 6 月 18 日

Community Treasure Hunt

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

Start Hunting!

Translated by