How to access to variables saved in Matlab folder from the GUI
Mostrar comentarios más antiguos
I want to load my dataset or access any other variables that are saved to my matlab folder or are in my workspace currently from the matlab GUI I created. But when I call my functions on callback function of a button, I can't do it. Could you give me a simple example how to do it?
2 comentarios
per isakson
el 5 de En. de 2015
"any other variables that are saved to my matlab folder"   do you mean saved in a mat-file in the current folder?
See evalin
Ege
el 5 de En. de 2015
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Workspace Variables and MAT Files 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!