How can I use a variable from one app in another?
3 views (last 30 days)
Show older comments
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 Comment
Catalytic
on 24 Feb 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.
Answers (1)
Image Analyst
on 24 Feb 2023
See the FAQ:
I'd recommend passing the data via a .mat file on disk.
0 Comments
See Also
Categories
Find more on Downloads in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!