Main Content
specifyInput
Description
specifyInput(
explicitly maps the HDL port named cosimConfigObj
,name
)name
as an input in the generated
block or System object™.
specifyInput(__ ,
clears the
definition for the input port (or ports) specified in name
,[])name
. For example:
specifyInput(c,'in1',[])
clears the definition for the input named
in1
in the InputDataPorts
table.
Input Arguments
Version History
Introduced in R2022b