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

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -