How should I recover.m file of the function in the toolbox?
Show older comments
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 Comments
Rik
on 23 Jun 2023
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
on 23 Jun 2023
Accepted Answer
More Answers (0)
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!