|
========================================
注:中文显示问题已经完美解决,解决方案参看本版面alpher的帖子
标题为: matlab7中文问题完美解决方案
========================================
按说你们下载matlab7的时候会有一个readme的文件,里面的内容如下:
How to use this license files (Mac OS X - Unix - Linux)
-------------------------------------------------------
Mac OS X
--------
a) Run the Installer. When asked about the license, copy the content of the
"license.dat" file to appropriate field and proceed with the installation.
b) At the end of the install process, uncheck the launch Matlab checkbox.
This way Matlab will not be launched when the install is finished.
c) Open the "license.lic" file and replace the string "your_host_name" with
the hostname of the computer where Matlab is being installed.
d) Copy the edited "license.lic" file to "/Applications/MATLAB7/etc".
e) Now you are all set to run Matlab. Enjoy!
Unix/Linux
----------
a) Create the directory where Matlab will be installed ("/usr/local/matlab7").
Copy the "license.dat" file to the directory. Let us call this dir $MATLAB
from now on.
b) Run the installer and proceed with the installation.
c) Open the "license.lic" file and replace the string "your_host_name" with
the hostname of the computer where Matlab is being installed.
d) Copy the edited "license.lic" file to "$MATLAB/etc".
e) Now you are all set to run Matlab. Enjoy!
KNOWN ISSUES
------------
- If Matlab does not start and license error is reported, check if the license
files have its permission set to: "-rwxr-xr-x". In other words, the user
running the license manager must have reading permission over the license
files.
上面说的很详细,安装过程不是像之前的帖子中说的把license.dat拷贝到$matlab7/etc而是拷贝到$matlab7/下面
安装完成之后把license.lic拷贝到$matlab7/etc
而且记得要修改license.lic的内容
magiclinux1.2final下面matlab7使用没有问题,我一直做论文都在用它。
不过有一些不尽如意的地方,
[1]最大的毛病就是编辑m文件的时候,他的快捷键单独成一个体系(而且好像不太管用),Ctrl+S居然是搜索字符串,所以比较不方便。
[2]其次就是不能显示中文,这个我不知道能不能通过设置某些东西来解决,如果哪位大虾知道,一定要告诉我哦!
[3]saveas保存fig为bmp的时候,存出来的bmp巨大无比,不像windows下面是保存的窗口大小。不过这个问题不是很大,所以也没有研究在什么地方可以设置。
就这么多,其他都挺好的。 |
|