Saving work space with a name from a variable
Mostrar comentarios más antiguos
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)
Respuesta aceptada
Más respuestas (1)
Walter Roberson
el 18 de Oct. de 2016
save(filename)
1 comentario
RANJITH REDDY KALLURI
el 18 de Oct. de 2016
Editada: RANJITH REDDY KALLURI
el 18 de Oct. de 2016
Categorías
Más información sobre Linear Algebra en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!