Main Content
Simulink.dictionary.archdata.FunctionElement
Description
A FunctionElement
object describes the attributes of a function
in a client-server interface. The client-server interface is a Simulink.dictionary.archdata.ServiceInterface
.
Creation
Create a FunctionElement
object using the addElement
function.
functionElement = addElement(serviceInterface,"f0")
Properties
Object Functions
moveToDictionary | Move architectural data of Simulink data dictionary to another data dictionary |
moveToDesignData | Move interfaces, data types, and constants in Architectural Data section of Simulink data dictionary to design data |
show | View architectural data of Simulink data dictionary in Architectural Data Editor |
destroy | Delete data element and remove from data interface |
Examples
Version History
Introduced in R2023b