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 Comments

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.
Sometimes I tracking code goes into the Matlab internal functions.May delete code by mistake!

Sign in to comment.

 Accepted Answer

You can ask a colleage for the original file. Of course with some tricks you can find a way to type the file here in the forum also.
Do not work with Admin privileges. Then the m-files in the installation directory are safe.

More Answers (0)

Categories

Products

Release

R2020a

Tags

Asked:

on 23 Jun 2023

Commented:

on 20 Jul 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!