MATLAB: How to manipulate the command history from the command line in MATLAB 7.7 (R2008b)

commandhistoryMATLAB

I would like to be able to change items in the command history from the command line. Specifically, I would like to be able to delete entries and turn logging on and off.

Best Answer

There ability to manipulate the command history from the command line in MATLAB 7.7 (R2008b) is not available.
One workaround would be to delete and change entries by selecting them using the mouse in the desktop browser. Another method is to edit the history.m file that contains the command history.