Changing the Save as directory
21 views (last 30 days)
Show older comments
Hi, When I 'Save as' my M-file it always opens up to C:\Program Files\MATLAB\R2013a\bin How can I change this path like for example whenever I click save as it should open up to C:\myFiles. I have to save a lot of m-files and it is annoying to navigate the directories every time.
0 Comments
Accepted Answer
Adam
on 7 Oct 2014
The directory used for 'Save As' should be your current directory in Matlab so if you just navigate to C:\myFiles in the Current Folder tree or just type it in the main Matlab window where the current directory is then subsequent 'Save As' instructions should default to that directory.
1 Comment
More Answers (1)
See Also
Categories
Find more on File Operations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!