Export a Structure Variable from GUI to WorkSpace
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
srinivasa poram
il 6 Lug 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'
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Structures in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!