| Contents | Index |
Remove inherited parameters
removeInheritedParam(obj, paramName)
removeInheritedParam(obj, paramName) removes an inherited parameter from this objective. Use this method when you create a new objective from an existing objective.
When the user selects multiple objectives, if another objective includes the parameter, the Code Generation Advisor reviews the parameter value using Check model configuration settings against code generation objectives.
| obj | Handle to a code generation objective object previously created. |
| paramName | Parameter that you want to remove from the objective. |
Remove Inlineparameters from the objective.
removeInheritedParam(obj, 'InlineParams');

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 |