Sharing data among AppDesigner, Functions and Simulink Model.
Mostrar comentarios más antiguos
Hi,
I have been having an issue using AppDesigner, which does call a script .m file, but the variables do not load into the base workspace (which I use in my Simulink model). I have already tried to change the .m file to a function assigning the variables globally. However, they are still not shared with my Simulink application.
How should I design "the system architecture" to use the AppDesigner which calls a .m file and consequently a Simulink model? How can the data be shared among these three applications?
Thank you.
1 comentario
Vitor Henrique Madureira Biajo
el 24 de En. de 2021
Editada: Vitor Henrique Madureira Biajo
el 27 de En. de 2021
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Simulink en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!