How can I use a variable from one app in another?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi! :)
I am calling an app inside another app ( as a push button callback). And I am wondering how I can use a variable from the app already created in my new app that I am calling .
1 comentario
Catalytic
el 24 de Feb. de 2023
I notice that you have asked 86 questions and clicked "Accept" on none of the answers you've received. It is appreciated by the contributors in the forum that you Accept their answers if they fulfill your goals. Kindly go back to all of your previous questions -
and Accept where appropriate.
Respuestas (1)
Image Analyst
el 24 de Feb. de 2023
See the FAQ:
I'd recommend passing the data via a .mat file on disk.
0 comentarios
Ver también
Categorías
Más información sobre Downloads en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!