how do i edit my matlab file

I need to get back into my algorithm and make some changes, but I am not able to edit the algorithm

 Accepted Answer

Type:
edit YourAlgorithm.m
(replace ‘YourAlgorithm.m’ with the name of your file) in the Command Window to open it in the editor.

More Answers (0)

Categories

Find more on Environment and Settings 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!