plot command not working
조회 수: 6 (최근 30일)
이전 댓글 표시
i was wrking on matlab when my plot command suddenly stopped working for some reason and give the following message

댓글 수: 5
Walter Roberson
2022년 8월 2일
C:\Program Files\MATLAB\R2020a\toolbox\matlab\validators\+matlab\+internal\+validation\mustBeValidGraphicsObject.m
is the name of the file you need to restore.
I cannot tell you how to do the restore until you tell me which backup program you configured for your system.
MATLAB does not automatically back up files, and MS Windows does not automatically back up files either (not without being configured.)
채택된 답변
추가 답변 (1개)
Image Analyst
2022년 8월 2일
Try just uninstalling and reinstalling MATLAB.
Then I wouldn't make my projects folder under the MATLAB 2020 folder like you did. I'd just have a separate folder like D:\MATLAB Projects or something like that. In there have all your scripts, or have subfolders for projects if you have a bunch of files that are all related to one specific project, like D:\MATLAB Projects\FaceRecognition or D:\MATLAB Projects\Fruit Identification or whatever.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 C Shared Library Integration에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!