La traduction de cette page n'est pas à jour. Cliquez ici pour voir la dernière version en anglais.
MATLAB Function Block Editor
Éditer le code de bloc MATLAB Function et définir des variables, des déclencheurs en entrée et des appels de fonction en sortie
Personnalisez, modifiez et débuggez le code de bloc MATLAB Function.
Outils
| MATLAB Function Block Editor | Create, edit, and debug MATLAB code in MATLAB Function blocks |
Objets
MATLABFunctionConfiguration | MATLAB Function block property configuration |
MATLABFunctionReport | MATLAB function report |
Fonctions
openReport | Open MATLAB function report |
closeReport | Close MATLAB function report |
getReport | Generate MATLAB function report |
Rubriques
- Create MATLAB Function Block Variables
Use MATLAB Function block variables to modify data input to the block, or to output modified data to the model.
- 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.
Résolution des problèmes
Debug MATLAB Function block code during simulation.