Main Content
computeInterfaceHeaders
Class: Simulink.CodeImporter
Namespace: Simulink
Syntax
listOfHdr = computeInterfaceHeaders(obj)
Description
,
where listOfHdr
= computeInterfaceHeaders(obj
)obj
is an object of class Simulink.CodeImporter
,
computes the interface header information for the custom code specified in the
CustomCode
of obj
.
Input Arguments
Output Arguments
Version History
Introduced in R2021b