Load variables into the workspace with app button

4 次查看(过去 30 天)
Hi, right now im saving variables with the save() function into a .mat file, I need to load that variables into the matlab workspace. From matlab is easy, I just double click the .mat or use load(name.mat) and works, but I want to do it with a button with my app, I dont know if I need to use load() and im just using it wrong or theres another way.
Thank you.

采纳的回答

Jakob B. Nielsen
Jakob B. Nielsen 2022-11-7
I think this one might answer your question too:
https://se.mathworks.com/matlabcentral/answers/452275-how-do-i-access-and-interact-with-the-variables-loaded-in-my-app

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Get Started with MATLAB 的更多信息

产品


版本

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by