Main Content
Simulink.dictionary.archdata.FunctionArgument
Description
a FunctionArgument
object describes the attributes of an argument
in a function element of a client-server interface. The function element is a Simulink.dictionary.archdata.FunctionElement
object.
Creation
After configuring the function prototype of a Simulink.dictionary.archdata.FunctionElement
object, get the function argument
using the getFunctionArgument
function.
functionArgObj = getFunctionArgument(functionElemObj,"y")
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