MATLAB Function Block Editor
Edit MATLAB Function block code, define variables, input triggers, and function-call outputs
Customize, edit and debug MATLAB Function block code.
Strumenti
MATLAB Function Block Editor | Create, edit, and debug MATLAB code in MATLAB Function blocks |
Oggetti
MATLABFunctionConfiguration | MATLAB Function block property configuration |
MATLABFunctionReport | MATLAB function report |
Funzioni
openReport | Open MATLAB function report |
closeReport | Close MATLAB function report |
getReport | Generate MATLAB function report |
Argomenti
- Create and Define MATLAB Function Block Variables
Define variables for MATLAB Function blocks.
- Manage the Input Trigger of a MATLAB Function Block
Define an input trigger for MATLAB Function blocks.
- Manage Function Call Outputs of a MATLAB Function Block
Define function call outputs for MATLAB Function blocks.
- Specify MATLAB Function Block Properties
Descriptions of the properties of a MATLAB Function block.
- MATLAB Function Reports
Generate and interpret MATLAB function reports.
- Call MATLAB Function Files in MATLAB Function Blocks
Use MATLAB Function blocks to call and execute code written in MATLAB® function files.
- Configure MATLAB Function Blocks Programmatically
Set up a MATLAB Function block and inspect it with programmatic commands.
Risoluzione dei problemi
Debug MATLAB Function block code during simulation.