Main Content
mapDataToInport
Syntax
Description
[
maps the contents of the inputSpec
,output
,validation
] = mapDataToInport('Model'
,modelname
,'DataSource'
,datasource
)datasource
file to root input ports for
modelname
. The function returns the mapping results in
inputSpec
, output
, and
validation
.
[
maps the contents of inputSpec
,output
,validation
] = mapDataToInport(___,Name,Value
)'DataSource'
with additional options specified by
one or more name-value arguments.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2024b