Save a variable in app designer
Ältere Kommentare anzeigen
I designed an application and I want to store only one variable (my result) in to a .mat file from workspace. I have tried the
Save Final.mat Output
Where Output is the variable I wanted to save as Final.mat but could not get to save it. Is there any other way to do it?
Thanks in advance.
3 Kommentare
Stephen23
am 21 Jul. 2018
@Venkata Bhargav Tanguturi: in which workspace is that variable? If it is not in the same workspace as the function that is being called then your code will not work. Please upload your code by clicking the paperclip button.
Venkata Bhargav Tanguturi
am 22 Jul. 2018
Stephen23
am 22 Jul. 2018
@Venkata Bhargav Tanguturi: please upload your code by clicking the paperclip button.
Antworten (0)
Kategorien
Mehr zu Develop Apps Using App Designer finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!