Effacer les filtres
Effacer les filtres

Variables scope in MatLab function block

4 vues (au cours des 30 derniers jours)
Tamim Boubou
Tamim Boubou le 22 Fév 2021
Commenté : Tamim Boubou le 25 Fév 2021
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?

Réponse acceptée

Fangjun Jiang
Fangjun Jiang le 22 Fév 2021
Use "Edit Data" in the MATLAB Function Editor to specify those base workspace variables as the parameters
  1 commentaire
Tamim Boubou
Tamim Boubou le 25 Fév 2021
Thank you!, I didn't know of this method before.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Simulink Functions dans Help Center et File Exchange

Produits


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by