addServiceInterface
Add service interface to Architectural Data section of Simulink data dictionary
Since R2023b
Syntax
Description
adds a service interface specified by serviceInterface
= addServiceInterface(archData
,serviceInterfaceName
)serviceInterfaceName
to
archDataObj
, the Architectural Data section of a data dictionary, and
returns the Simulink.dictionary.archdata.ServiceInterface
object that represents this
interface.
adds a serviceInterface
= addServiceInterface(archData
,serviceInterfaceName
,SimulinkServiceBus=ServiceBus
)Simulink.dictionary.archdata.ServiceInterface
that has the same property values
and function arguments as specified by Simulink.ServiceBus
object
ServiceBus
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2023b