Save a variable in app designer
古いコメントを表示
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 件のコメント
Stephen23
2018 年 7 月 21 日
@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
2018 年 7 月 22 日
Stephen23
2018 年 7 月 22 日
@Venkata Bhargav Tanguturi: please upload your code by clicking the paperclip button.
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Develop Apps Using App Designer についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!