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

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -