save variables in matlab workspace
Mostra commenti meno recenti
I have a function which calls a script. There are some variables in script. I want to save them to my command window. How can i do that. Any help fellas.
Risposta accettata
Più risposte (1)
Walter Roberson
il 12 Nov 2012
assignin('base', 'variablename', value)
Categorie
Scopri di più su Whos in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!