Main Content
specifyUnused
Description
specifyUnused(
labels the HDL port named cosimConfigObj
,name
)name
as unused in the generated block or
System object™.
specifyUnused(__ ,
clears the
definition for the unused port (or ports) specified in name
,[])name
. For example:
specifyUnused(c,'unused1',[])
clears the definition for the input named
unused1
in the UnusedPorts
table.
Input Arguments
Version History
Introduced in R2022b