admin 管理员组

文章数量: 1086019


2024年4月19日发(作者:emqx企业版)

1, 安装Matlab提示exception calling main解决方法

在安装完windows sp3补丁后,很多人发现matlab2007b无法正常运行,总是

启动画面闪一下,然后就没反应了,或者有时候弹出exception calling main的

系统错误提示。

解决此问题的办法很简单,右键单击matlab程序图标,选择属性,在兼容性

选项卡中勾选"用兼容性运行此程序",兼容模式为window NT 4.0(service pack

5),确定后即可恢复正常

2,安装时出现红色叉杠并出现英文字母:The installer cannot read the

file, This is probably due to a CD reader which can only

read files with an naming convention. Please see the technical

support page at

解决方法:请一定不要用WinRar之类的解压软件来再次解压

文件,而是必须要用Daemon Tools一类的虚拟光驱软件来打开!

3,输入注册码后出现红色叉杠并出现英文字母:There are no products to

install, check that the files are in either the root folder

or the ‘archives’ folder.

解决方法:在我的电脑-右键-属性,在系统属性对话框中选择高级-环境变

量-TMP改为C:Temp ,同时在C的根目录下建立Temp文件夹,问题可以解决。

4,运行以后出现名为Unknown Exception而只有一个大红叉的

窗口,只有“OK”一个按钮,而且按了也无法关闭。

解决方法:这个按照问题3解决方法设置好环境变量基本上就解决了,如果

解决不了,只要对着OK狂按一阵子,就能进去了。

5,AMD的机器安装好Matlab后打开自动关闭

matlab要用到CPU的数学计算模块,而matlab默认的是INTEL的CPU,所

以AMD的CPU一般都会遇到安装好后打开自动关闭的问题。

解决办法:

先确认安装好后(假如安装在D盘) 在此路径下D:MATLAB7inwin32有一个叫

做atlas_的文件。

然后在我的电脑上右击点”属性”,再在”高级”中点”环境变量”,在”

系统变量”中点击”新建”

输入以下信息: 变量名:BLAS_VERSION

变量址:MATLAB7inwin32atlas_

点确定就可以了。

另外说一下,matlab的安装目录必须是英文的。

6,错误代码

You must have a supported version of Framework installed

before you can install MATLAB Builder NE. Install the .NET Framework and

then re-install MATLAB Builder NE.

解决方法:到网上下载了Microsoft .NET Framework 3.5(x86)安装后问题

就解决了

7,如何设置matlab的正确工作路径

每次在editor窗口编辑完程序后,点Debug里面的run后,都后提示说"

所写文件is not found in the curren directory or on the matlab path"

请问如何解决这问题啊。。

解决方法:直接在current Directory里设置,跟Windows下操作文件夹一

样。 MATALB界面最上面有current Directory,点击右边的按钮,选择路径就

OK了!

8,matlab 7.0安装过程中没问题。安装完成后,一运行就出现错误,

Microsoft visual c++ Runtime Library runtime error

program:d: x!L o L |

this application has requested the runtime to terminate it in an

unusual way.

please contact the application's support team for more information

c:U%L.L*L

解决办法:

安装好之后,将桌面的快捷方式图标的属性修改一下,兼容性由默认的

win95改为win2000就行

9,启动Matlab7.0出现如下提示

The element type "name" must be terminated by the matching end-tag

"".


本文标签: 出现 安装 问题 解决