Main Content
Simulink.CodeImporter.Options Class
Namespace: Simulink.CodeImporter
Specify additional import options for Simulink.CodeImporter
and
sltest.CodeImporter
classes
Since R2021a
Description
Use the Simulink.CodeImporter
class to specify options for importing custom
code beyond what is specified in the CustomCode
property of the relevant
Simulink.CodeImporter
object.
The Simulink.CodeImporter.Options
class is a handle
class.
Creation
When you create an object of class Simulink.CodeImporter
, an object of
class Simulink.CodeImporter.Options
is automatically created as the
Options
property of that object. Do not create an object of class
Simulink.CodeImporter.Options
directly.
Properties
Examples
Version History
Introduced in R2021a