I have 5 different "pathdef.m" files in various locations. Are they all necessary? If I want to affect a change, do I have to edit everyone of those?
1 view (last 30 days)
Show older comments
The different folders and instances mentioned are:
C:\Users\01234567\Documents\MATLAB
C:\Program Files\MATLAB\R2017b\toolbox\local\ja
C:\Program Files\MATLAB\R2017b\toolbox\local
C:\Program Files\MATLAB\R2017b\toolbox\local\template\ja
C:\Program Files\MATLAB\R2017b\toolbox\local\template
0 Comments
Accepted Answer
Jan
on 9 Oct 2017
You need to edit either
C:\Users\01234567\Documents\MATLAB
or
C:\Program Files\MATLAB\R2017b\toolbox\local
You can find out which file is used on your setup, type:
which pathdef
More Answers (0)
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!