Variables scope in MatLab function block

Hello everyone,
I have a simulink file, in which I'm using a matlabFunction block, this function is calling several other functions and files including some structures in the same path, but whenever I run the simulation, the variables that are defined in the workSpace are not visible for the "matlab function" block, is there any way of changing their scope or any approach to fix this other than having to re-define all the variables locally within that block?

 Respuesta aceptada

Fangjun Jiang
Fangjun Jiang el 22 de Feb. de 2021

0 votos

Use "Edit Data" in the MATLAB Function Editor to specify those base workspace variables as the parameters

Más respuestas (0)

Categorías

Productos

Versión

R2020a

Preguntada:

el 22 de Feb. de 2021

Comentada:

el 25 de Feb. de 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by