Main Content
addServiceInterface
Add service interface to Architectural Data section of Simulink data dictionary
Since R2023b
Description
adds a service interface specified by serviceInterfaceObj
= addServiceInterface(archDataObj
,serviceInterfaceName
)serviceInterfaceName
to
archDataObj
, the Architectural Data section of a data dictionary, and
returns the Simulink.dictionary.archdata.ServiceInterface
object that represents this
interface.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2023b