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!