Matlab Fatal Error on startup: std::exception: dlopen(libncurses.dylib, 10): image not found: No such file or directory -
i trying open matlab terminal on mac using following command:
/applications/matlab_r2016b.app/bin/matlab -nodesktop -nodisplay
it works on matlab 2015a, b, 2014a, b.
but matlab 2016b on new computer, got error message:
fatal error on startup: std::exception: dlopen(libncurses.dylib, 10): image not found: no such file or directory
Comments
Post a Comment