| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 1037 人关注过本帖
标题:[求助]matlab安装问题
只看楼主 加入收藏
diaoxue
Rank: 1
等 级:新手上路
帖 子:142
专家分:0
注 册:2007-6-1
收藏
 问题点数:0 回复次数:0 
[求助]matlab安装问题

我安装了matlab以后(先显示找不到指定的模块,确定后显示找不到指定的程序)
command window中显示
Error in ==> whitebg at 96
lum = [.298936021 .58704307445 .114020904255]*c';

Error in ==> colordef>wdefault at 103
whitebg(fig,[1 1 1])

Error in ==> colordef at 50
wdefault(fig)

Error in ==> hgrc at 59
colordef(0,'white') % Set up for white defaults

Error in ==> matlabrc at 89
hgrc

The element type "name" must be terminated by the matching end-tag "</name>".
Could not parse the file: d:\toolbox\ccslink\ccslink\info.xml
我搜了一下:
matlab7.0得安装问题


下了MATLAB7.0,解压后,运行setup.exe,出现了以下安装问题: The installer cannot read the mwinstall.dll file, This is probably due to a CD reader which can only read files with an eight.three naming convention. 然后在网上找了很久,终于找到了解决方法,我想肯定还有很多人遇到过同样的麻烦,所以现在本人将解决方法帖出来:

  对于压缩文件不要解压(这个很重要),而应直接双击压缩文件,再在内部双击setup文件,而安装前还需要做一道工作才能成功进行安装,即右键单击我的电脑,属性,高级,环境变量,将其中的系统变量temp,tmp的值改为c:\temp,并在c盘根目录下建立文件夹temp,这是由于matlab解压的默认缓存文件是c盘根目录的temp,做完这些便可以进行安装了,记住不要解压文件。

  安装过程中基本是按默认的一路next下去,有一个叫输入pla,相当于注册码,输入13-22955-32678-26249-06848-40366-39620-03472-09765-20949-30945-19673-43738-38950-44548完成后你会发现打开后一会就自动关闭,不要惊慌,你的机器cpu一定是amd的,在你的安装文件夹下找到atlas_Athlon.dll文件,是用来让amd芯片进行正常工作的。因为当初mathwork公司是以intel芯片为目标的。找到这个文件比如路径是D:MATLAB7 \bin\win32\atlas_Athlon.dll,再次右键单击我的电脑属性,高级,环境变量,系统变量新建 变量名:BLAS_VERSION,值为D:MATLAB7 \bin\win32\atlas_Athlon.dll

到此整个过程完成。

但是问题依旧

急用,帮一下忙啊

[此贴子已经被作者于2007-6-1 10:56:25编辑过]

搜索更多相关主题的帖子: matlab white fig colordef 
2007-06-01 10:55
快速回复:[求助]matlab安装问题
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.014197 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved