Why am I getting a Duplicate directory name from the Applications folder in my MATLAB and MAC os X?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I am getting:
Warning: Duplicate directory name:
/Applications/MATLAB_R2015b.app/toolbox/stateflow/stateflow
> In restoredefaultpath (line 52)
In MNIST_for_CV (line 2)
why is that happening? How do I fix it?
0 Kommentare
Antworten (1)
Walter Roberson
am 4 Feb. 2016
Use pathtool from the MATLAB command line, find the second place that directory is listed, remove the entry, Save the path.
1 Kommentar
xu zhang
am 29 Sep. 2016
I have the same problem. I typed 'pathtool' in the command window, and 'matlabpath' also works to show the paths. But only one directory "/Applications/MATLAB_R2015b.app/toolbox/stateflow/stateflow " shows up. What do you mean by "the second place that directory is listed"? Thanks!
Siehe auch
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!