Save a variable in app designer
Mostrar comentarios más antiguos
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 comentarios
Stephen23
el 21 de Jul. de 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
el 22 de Jul. de 2018
Stephen23
el 22 de Jul. de 2018
@Venkata Bhargav Tanguturi: please upload your code by clicking the paperclip button.
Respuestas (0)
Categorías
Más información sobre Develop Apps Using App Designer en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!