Why can't I set path with matlab 2017b and high Sierra?

1 view (last 30 days)
Hi all, When I try to setpath using matlab 2017b with High Sierra, everything freezes up. Are there some incompatibility issues I'm unaware of?
  1 Comment
Walter Roberson
Walter Roberson on 13 Apr 2018
Do you mean pathtool()?
Do you mean addpath() ?
Do you mean savepath() ?
Do you mean using setenv() to set DYLD_LIBRARY_PATH for use by an external executable that you system() or unix() ?

Sign in to comment.

Answers (3)

Julia
Julia on 13 Apr 2018
Hi, I tried to use the setpath gui to add a path and save it for future sessions. However, it crashes matlab.
Using the addpath command from the command line led to the attached out of memory error.

Julia
Julia on 13 Apr 2018
Edited: Walter Roberson on 13 Apr 2018
Sorry, image attached this time

Walid Yassine
Walid Yassine on 1 Aug 2018
I also require an answer to this Q.

Categories

Find more on Search Path in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!