MATLAB seems to be remembering the variables and not the new ones
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi all,
I was running MATLAB and all of a sudden its popped up an error that has to do with a variable that is commented out. Below is the screenshot of the error where you could see that the variable "filename" which has been commented out is throwing up error. I do not know what is hapening and any help would be appreciated.
MATLAB VERSION - R2020b
OS - Windows 10
Thank you.
댓글 수: 0
채택된 답변
Steven Lord
2021년 4월 25일
The second input to saveas needs to be a file name not a directory name.
댓글 수: 4
추가 답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Printing and Saving에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!