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!