Recover a longer list of recent files from the Matlab editor
问题 I have lost the location of a .m file I recently wrote with the Matlab editor. I don't remember how I named it so the usual finder search is not helping. The Matlab editor lets me open 'recent files' but only the few newest. Is there a way to recover a longer list of recently opened files? 回答1: That information seems to be stored in the Matlab preference folder. That folder is given by the function prefdir. Specifically, the file 'matlab.prf' seems to contain the list of recent files. To open