LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 923|回复: 1

WINDOWS MATLAB7能运行的程序为什么在LINUX不行?

[复制链接]
发表于 2006-7-6 17:05:30 | 显示全部楼层 |阅读模式
我安装了 LINUX版的 MATLAB7 sp2 发现一些在WINDOWS MATLAB7 下已经跑通的程序无法运行,现象如下:
运行命令 ./matlab -nojvm 出现如下错误
Undefined function or variable "ispc".
Warning: MATLAB did not appear to successfully set the search path. To avoid this
warning the next time you start MATLAB, use
http://www.mathworks.com/access/ ... c/ref/pathdef.shtml
to help troubleshoot the "pathdef.m" file. To recover for this session
of MATLAB, type "restoredefaultpath;matlabrc".
??? Undefined command/function 'colordef'.

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

Error in ==> matlabrc at 91
Hgrc

运行命令  clc 出错 ??? Undefined function or variable "clc". 第二次运行时正常

调用/toolbox/comm/下的库函数bch_enc出错
??? Error using ==> comm/private/bchnumerr
The values for N and K do not produce a valid narrow-sense BCH code.
这个程序在WINDOWS MATLAB7 下已经跑通,不知道为什么在LINUX版的 MATLAB7下却不能运行
发表于 2006-7-7 21:23:57 | 显示全部楼层
我一直有用matlab for linux呀,很正常
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表