Main Content

MATLAB Function Block Basics

Integrate MATLAB® functions into Simulink® models

Use MATLAB Function blocks to implement MATLAB functions in Simulink models.

Tools

MATLAB Function Block EditorCreate, edit, and debug MATLAB code in MATLAB Function blocks

Blocks

MATLAB FunctionInclude MATLAB code in models that generate embeddable C code

Objects

MATLABFunctionConfigurationMATLAB Function block property configuration (Since R2019b)
Stateflow.EMChartStateflow interface to MATLAB Function block

Topics

Troubleshooting

Debug MATLAB Function Blocks

Debug MATLAB Function block code during simulation.

Prevent Algebraic Loop Errors in MATLAB Function, Chart, and Truth Table Blocks

Adhere to restrictions for using MATLAB Function blocks, Chart, and Truth Table blocks in feedback loops.

Initialize Persistent Variables in MATLAB Functions

Specialized semantics impact the way that a function initializes persistent data.