Problem with Matlab 2011a in Ubuntu 11.04
显示 更早的评论
Dear all
Recently I have install Matlab 2011a on ubuntu 11.04. Unfortunately, I could not “*Bold*” the axes values, xlabel and title. Moreover, I used “*plot tool*” and it dose not work. The appearance(Icon such as file, edit, etc) of new model in Simulink is similar to first versions of Matlab. Thanks so much ahead for helpful solution.
Ayoub
回答(4 个)
Daniel Shub
2011-12-31
1 个投票
This might be related to: http://www.mathworks.com/matlabcentral/answers/1238-font-size-changes-in-figures
On Arch I needed to install the xorg-fonts* packages. In Ubuntu they are called xfonts-scalable, xfonts-100dpi and xfonts-75dpi. Prior to Natty, they were required for xorg, in Natty and Oneiric they are only suggested.
Ayoub
2011-12-31
0 个投票
1 个评论
Daniel Shub
2011-12-31
This should be a comment on my answer and not an answer. See my edit ...
andrew paul
2012-2-15
0 个投票
Dear ayoub.
The link u provided is with error message number different from the one u got. The error message 15 indicates that the license manager is not running or that ur machine couldn't communicate with the server machine which runs the license manager. Try to ping the license manager machine using the command "ping machine hostname" in a terminal. If u received an error, then u have a networking issue that prevents from contacting the license manager server. Also make sure that the SERVER line in the license.dat file on both the client and server r the same. Again, a firewall between the client and server may cause this problem. I hope you will solve your problem, for more answer visit,
thanks.
Ilja
2012-8-7
0 个投票
Just letting know that on Ubuntu 12.04 LTS and Matlab R2012a I encountered same kind font errors (eg. changeing fontnames failed, \Delta and some special characterslike 'ö' and ' failed to plot correctly, etc ...)
Probbably the solution from Ayub also works, but since it threw me with errors i used the dumb way :)
1. open 'Ubuntu Software Center'
2. Search + install '75 dpi fonts for X' and '100 dpi fonts for X'
Hopefully it saves someones time ^^
1 个评论
Daniel Shub
2012-8-9
And yet neither the question nor my answer get an upvote :(
类别
在 帮助中心 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!