Functions Editor
Description
The Functions Editor allows you to author functions in the architecture level for inline components and schedule component initialization for reference components. You can then implement Simulink® behaviors for your authored functions.
Use the Functions Editor to:
Author and visualize functions.
Add and delete functions and function groups.
Change the execution order of the functions.
Change the name of a function.
Change the period of a function.
Implement behaviors for functions.
Add custom properties to functions using stereotypes.
Order component initialization.
Open the Functions Editor
System Composer™ toolstrip: Navigate to Modeling > Functions Editor.
Examples
Parameters
Programmatic Use
More About
Version History
Introduced in R2021bSee Also
systemcomposer.arch.Function | systemcomposer.interface.ServiceInterface | systemcomposer.interface.FunctionElement | systemcomposer.interface.FunctionArgument | addFunction | decreaseExecutionOrder | increaseExecutionOrder | addServiceInterface | setFunctionPrototype | getFunctionArgument | createFunctionGroup | add | remove | ungroup
