computeInterfaceHeaders
Class: Simulink.CodeImporter
Package: Simulink
Compute interface headers from specified source files
Syntax
listOfHdr = obj.computeInterfaceHeaders()
Description
, where
listOfHdr
= obj.computeInterfaceHeaders()obj
is an object of class Simulink.CodeImporter
, computes
the interface header information for the custom code specified in the
CustomCode
of obj
.
Output Arguments
Version History
Introduced in R2021b