Saving work space with a name from a variable
Afficher commentaires plus anciens
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)
Réponse acceptée
Plus de réponses (1)
Walter Roberson
le 18 Oct 2016
save(filename)
1 commentaire
RANJITH REDDY KALLURI
le 18 Oct 2016
Modifié(e) : RANJITH REDDY KALLURI
le 18 Oct 2016
Catégories
En savoir plus sur Linear Algebra dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!