save variables in matlab workspace
이전 댓글 표시
I have a function which calls a script. There are some variables in script. I want to save them to my command window. How can i do that. Any help fellas.
채택된 답변
추가 답변 (1개)
Walter Roberson
2012년 11월 12일
assignin('base', 'variablename', value)
카테고리
도움말 센터 및 File Exchange에서 Whos에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!