| Contents | Index |
Exclude checks
excludeCheck(obj, checkID)
excludeCheck(obj, checkID) excludes a check from the Code Generation Advisor when a user specifies the objective. When a user selects multiple objectives, if the user specifies an additional objective that includes this check as a higher priority objective, the Code Generation Advisor displays this check.
| obj | Handle to a code generation objective object previously created. |
| checkID | Unique identifier of the check that you exclude from the new objective. |
Exclude the Identify questionable code instrumentation (data I/O) check from the objective.
excludeCheck(obj, 'Identify questionable code instrumentation (data I/O)');

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 |