getFunctionInterfaces
Class: coder.codedescriptor.CodeDescriptor
Namespace: coder.codedescriptor
Return information of the specified function interface
Syntax
functionInterface = getFunctionInterfaces(codeDescObj, functionInterfaceName)
Description
returns the function prototype, input arguments, return arguments, variant conditions,
and timing information of the function interface that
functionInterface
= getFunctionInterfaces(codeDescObj
, functionInterfaceName
)functionInterfaceName
specifies.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2018a