save variables in matlab workspace
Ältere Kommentare anzeigen
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.
Akzeptierte Antwort
Weitere Antworten (1)
Walter Roberson
am 12 Nov. 2012
assignin('base', 'variablename', value)
Kategorien
Mehr zu Whos finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!