How should I recover.m file of the function in the toolbox?
이전 댓글 표시
Mistakenly modified the .m file that came with MATLAB. How should I recover it?
Why doesn't MATLAB make the .m file of the function in the toolbox "read-only" Does anyone know why?Is there any way to change all MATLAB official .m files to "read-only"?
댓글 수: 2
Rik
2023년 6월 23일
You might need to re-install Matlab unless your OS provides some form of file restore.
Marking files as read-only may not actually sufficiently protect files, since you may want to edit those anyway. In this case you learned you shouldn't open and edit Matlab internal functions.
fa wu
2023년 6월 23일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!