How to make MATLAB always start with the previous directory when using the menu?
20 次查看(过去 30 天)
显示 更早的评论
Hey
Is there a way to make MATLAB always open the last used directory?
For instance, when saving a figure, importing data through the menu, etc. etc. it always revert back to some default folder (for instance, "This PC --> Documents --> MATLAB"
How can I make MATLAB always open the last folder I navigated to? I've looked through the preferences tab, but cannot find any settings that seem to do this.
I'm not interested to make this happen in any scripts etc. to be clear, just when using the menues in the graphical interface of MATLAB.
Kind regards,
Carl
0 个评论
采纳的回答
Bora Eryilmaz
2023-5-2
编辑:Bora Eryilmaz
2023-5-2
Yes, as long as you start MATLAB from a shortcut icon on your desktop, you can set the "Initial Working Folder" setting in the Preferences dialog to make MATLAB remember its last folder. See here for more details on setting this up: https://www.mathworks.com/help/matlab/matlab_env/start-matlab-on-windows-platforms.html
3 个评论
Bora Eryilmaz
2023-5-5
I don't think this is possible as a preference or something similarly simple in MATLAB.
Dialogs like Save As or File Open will always open at your current directory. Which directory you used previously to open or save files won't be remembered.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Environment and Settings 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!