ubuntu 16.10

2 次查看(过去 30 天)
stefania netti
stefania netti 2016-10-24
回答: ben-no 2016-11-4
hi! I have ubuntu 16.10. I installed matlab R2016b. when I try to launch matlab R2016b, it appears the window with the Matlab's logo and remains so. It can't start the program. what can I do?

回答(3 个)

ben-no
ben-no 2016-11-4
I have similar problems with Kubuntu 16.10 and Matlab R2016b, see: http://de.mathworks.com/matlabcentral/answers/260924#answer_240964
Unfortunately, Raúls solution (renaming libstdc++.so.6) does not work anymore. Does anyone have an idea?

Raúl GB
Raúl GB 2016-10-26
Hi there! I had the same problem trying to run it on Ubuntu 16.04, it only seems to happen with the newer versions of Matlab, and it is quite common. The version 2013b works fine, in case you have access to it, otherwise maybe you can find more help in the Ubuntu forums:
Good luck and please comment if it works, thanks.

Joshua Long
Joshua Long 2016-10-26
This issue could occur if the permissions on your preferences directory are incorrect. Please check the permissions on your MATLAB preferences directory and make sure that you can both read and write to any files in that directory.
The default preferences directory for MATLAB R2016b is "~/.matlab/R2016b". If you cannot find your preferences directory, but you are able to start MATLAB using the "-nodesktop", you can find your preferences directory by executing the "prefdir" command from within MATLAB.
Possible solutions to try are:
  • You may not own the preferences directory. Try running the command "chown [user] ~/.matlab/R2016b" (with the relevant username and path information) to see if there is any improvement
  • Deleting or renaming your preferences folder so that MATLAB can start with its default preferences.

类别

Help CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

标签

尚未输入任何标签。

Community Treasure Hunt

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

Start Hunting!

Translated by