Where to manually store a path.m file?
9 views (last 30 days)
Show older comments
Hello all,
I am using MATLAB 2018b on a work computer. I can load in path.m files, but I do not have admin rights to save them for future use (loading them in for every new session is not an option as this takes a long time).
However, I can save the path.m file in a different location. Matlab tells me: "for matlab to use that pathdef.m in future sessions, save it in your matlab startup folder (the folder from which you start matlab)." I need to ask my work's ICT desk to do this for me, as they have the admin rights.
Which folder is MATLAB referring to, i.e. to where should this path.m file be copied to? Can I just copy it to C:\Program Files\MATLAB\R2018b , or does it need to go in a specific subfolder (e.g. ...\bin)?
Thanks!
0 Comments
Answers (1)
Fangjun Jiang
on 21 Oct 2019
When you start MATLAB, the Command window will show you the current folder (default: \document\MATLAB). That is the startup folder. You can change the startup folder through many ways. It is usually set as the folder where you want to start your work right away.
0 Comments
See Also
Categories
Find more on Startup and Shutdown 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!