Saving work space with a name from a variable
显示 更早的评论
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)
采纳的回答
更多回答(1 个)
Walter Roberson
2016-10-18
save(filename)
1 个评论
RANJITH REDDY KALLURI
2016-10-18
编辑:RANJITH REDDY KALLURI
2016-10-18
类别
在 帮助中心 和 File Exchange 中查找有关 Linear Algebra 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!