Variables de bloques MATLAB Function
Defina variables de bloques MATLAB Function
Defina variables de bloques MATLAB Function en el código de la función. Ajuste las propiedades de variables de función para acceder a fuentes de datos dentro y fuera de los modelos de Simulink®.
Herramientas
| MATLAB Function Block Editor | Create, edit, and debug MATLAB code in MATLAB Function blocks |
Bloques
| MATLAB Function | Include MATLAB code in Simulink models |
Objetos
MATLABFunctionConfiguration | MATLAB Function block property configuration |
Stateflow.EMChart | Stateflow interface to MATLAB Function block |
Temas
- 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.
- Set Properties for MATLAB Function Block Variables
Use the Property Inspector or the Model Explorer to define properties of MATLAB Function block variable properties.
- Access Workspace Data in MATLAB Function Blocks by Using Parameter Variables
Pass Simulink parameters and MATLAB® variables to a MATLAB Function block.
- Access Data Store Data in MATLAB Function Blocks
Access data store data in a MATLAB Function blocks by using global variables.