Export a Structure Variable from GUI to WorkSpace
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello
I created a structure variable in GUI, I need to export to workspace, is it possibel to do
Can some body help me
Thanks in advance!
0 Kommentare
Akzeptierte Antwort
srinivasa poram
am 6 Jul. 2012
You can use 'evalin' to export a variable from GUI to workspace. Search help evalin in the command prompt you can get more info on 'evalin'
1 Kommentar
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Structures 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!