Main Content
fmudialog.createEnumType
Generate all enumeration classes required for FMU input or output ports
Since R2020b
Syntax
Description
fmudialog.createEnumType(
generates all the enumeration classes required for input or output ports of the specified
FMU.currentBlock
)
fmudialoig.createEnumType(
creates all the enumeration class required for input or output ports of the FMU and saves
them to a file or workspace as specified.currentBlock
,'CreateClassDefinitionTo',classLocation
)
Examples
Input Arguments
Version History
Introduced in R2020b