Saving work space with a name from a variable
Ältere Kommentare anzeigen
I want to save all the variables of the work space, with the name from variable.
I've tried using
filename = test.value;
save (filename)
Akzeptierte Antwort
Weitere Antworten (1)
Walter Roberson
am 18 Okt. 2016
save(filename)
1 Kommentar
RANJITH REDDY KALLURI
am 18 Okt. 2016
Bearbeitet: RANJITH REDDY KALLURI
am 18 Okt. 2016
Kategorien
Mehr zu Linear Algebra finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!