| Contents | Index |
Add parameters
addParam(obj, paramName, value)
addParam(obj, paramName, value) adds a parameter to the objective, and defines the value of the parameter that the Code Generation Advisor verifies in Check model configuration settings against code generation objectives.
| obj | Handle to a code generation objective object previously created. |
| paramName | Parameter that you add to the objective. |
| value | Value of the parameter. |
Add Inlineparameters to the objective, and specify the parameter value as on.
addParam(obj, 'InlineParams', 'on');

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 |