Main Content
simulink.compiler.loadEnumTypes
Description
simulink.compiler.loadEnumTypes('
configures the deployment for models with enum types. Use the
modelName
')simulink.compiler.loadEnumTypes
function only if the following is true:
The
simulink.compiler.configureForDeployment
function is not used to configure theSimulink.SimulationInput
object.Model in the deployed script or application uses enum types.
The deployed scripts or applications refer to enum types before the execution of the
sim
command.
Input Arguments
Version History
Introduced in R2020a