Output arguments from App Designer?

I'm trying to get my designed app to return a two element vector to my main workspace when it has a button pushed, so I can use it later in the main program. I found mention that it was an issue that would be resolved in R2017b, but I haven't been able to find any documentation on it, other than a reference to including a public function as a work around. Help with either approach would be appreciated. Using R2017b.
Thanks!

4 comentarios

Matt J
Matt J el 8 de Feb. de 2018
Where is this mentioned? Link?
Viviana Zlochiver
Viviana Zlochiver el 8 de Feb. de 2018
It's mentioned briefly on the link below, and there was another ride mention, but I couldn't find it again.
https://www.mathworks.com/matlabcentral/answers/284512-input-and-output-arguments-in-app-designer
Shashank
Shashank el 12 de Feb. de 2018
This MATLAB Answers thread discusses about Input arguments, no mention of Output arguments.
You can use the assignin to save the variable in the base workspace and use it later.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Data Type Identification en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 7 de Feb. de 2018

Comentada:

el 25 de Nov. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by