| Contents | Index |
Modify inherited parameter values
modifyInheritedParam(obj, paramName, value)
modifyInheritedParam(obj, paramName, value) changes the value of an inherited parameter that the Code Generation Advisor verifies in Check model configuration settings against code generation objectives. Use this method when you create a new objective from an existing objective.
| obj | Handle to a code generation objective object previously created. |
| paramName | Parameter that you modify in the objective. |
| value | Value of the parameter. |
Change the value of Inlineparameters to off in the objective.
modifyInheritedParam(obj, 'InlineParams', 'off');

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |