Main Content
Simulink.fmuexport.GetExportableVariableList
Get the list of exportable inputs, outputs, parameters, and internal variables for a model that is to be exported as an FMU
Since R2020a
Description
returns a list of exportable variables specified by exportableList
= Simulink.fmuexport.GetExportableVariableList(model
, variableType
, format
)variableType
for a
model that is to be exported as an FMU.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2020a