Accidentally edited .m file

Idiot that I am, I accidentally edited my sphere.m file and now I can't use it properly. Can anyone plz help me with the original code of this file?

 Accepted Answer

Star Strider
Star Strider on 8 Mar 2022
If you did not close MATLAB after the unfortunate edit, it might be possible to reverse the edits by using the ‘undo' arrow (counter-clockwise arrow in the rightmost part of the Editor top toolstrip, also implemented by CTRL+Z) as many times as necessary to restore the original code. Alternatively, look at the cylinder function, since they might have common code.
It‘s a core MATLAB function, so another option is to Contact Support and ask MathWorks to send you a copy. If worst comes to worst, re-install MATLAB.
Regardless, you have my sympathies!

2 Comments

Thx a lot, problem solved!
As always, my pleasure!

Sign in to comment.

More Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!