getDataInterfaces
Class: coder.codedescriptor.CodeDescriptor
Namespace: coder.codedescriptor
Return information of the specified data interface
Syntax
dataInterface = getDataInterfaces(codeDescObj, dataInterfaceName)
Description
returns the type of data, SID, graphical name, timing, implementation, and variant
information on the data interface that dataInterface
= getDataInterfaces(codeDescObj
, dataInterfaceName
)dataInterfaceName
specifies.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2018a