MATLAB Function-Block-Editor
Zum Bearbeiten von MATLAB Function-Blockcode, Definieren von Variablen, Eingangs-Trigger und Funktionsaufruf-Ausgaben
Sie können MATLAB Function-Blockcode anpassen, bearbeiten und debuggen.
Tools
MATLAB Function-Block-Editor | Create, edit, and debug MATLAB code in MATLAB Function blocks |
Objekte
MATLABFunctionConfiguration | MATLAB Function block property configuration |
MATLABFunctionReport | MATLAB function report (Seit R2021a) |
Funktionen
openReport | Open MATLAB function report (Seit R2021a) |
closeReport | Close MATLAB function report (Seit R2021a) |
getReport | Generate MATLAB function report (Seit R2021a) |
Themen
- 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.
- MATLAB Function Reports
Generate and interpret MATLAB® function reports.
- Configure MATLAB Function Blocks Programmatically
Set up a MATLAB Function block and inspect it with programmatic commands.
Fehlersuche
Debug MATLAB Function block code during simulation.