Saving work space with a name from a variable
Mostra commenti meno recenti
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)
Risposta accettata
Più risposte (1)
Walter Roberson
il 18 Ott 2016
save(filename)
1 Commento
RANJITH REDDY KALLURI
il 18 Ott 2016
Modificato: RANJITH REDDY KALLURI
il 18 Ott 2016
Categorie
Scopri di più su Linear Algebra in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!