Update the parameters in .mat file and load into .m file
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello,
I am working on MATLAB GUI using GUIDE (MATLAB 2015a). There are few parameters for which i need to change the value frquently. So instead of going to GUI form and change the value, i want to change these in .mat file, and from there directly load into .m file wherever it is required. It would be grateful if you let me know how this is done.
Looking forward to hear from you.
Thanks and Regards Pankaja
0 Kommentare
Antworten (1)
Walter Roberson
am 15 Sep. 2015
I would not recommend that. That is going to be slower.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!