Saving work space with a name from a variable
Show older comments
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)
Accepted Answer
More Answers (1)
Walter Roberson
on 18 Oct 2016
save(filename)
1 Comment
RANJITH REDDY KALLURI
on 18 Oct 2016
Edited: RANJITH REDDY KALLURI
on 18 Oct 2016
Categories
Find more on Linear Algebra in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!