- 积分
- 237
- 回帖
- 0
- 西莫币
-
- 贡献
-
- 威望
-
- 存款
-
- 阅读权限
- 10
- 最后登录
- 1970-1-1
该用户从未签到
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?立即注册
x
本帖最后由 SURECHINA 于 2009-6-25 14:35 编辑
按照http://chiuzhf.blog.sohu.com/69703618.html的说明执行后,出现如下错误提示,请问,如何解决?谢谢!
“D:\gvt>rvt
Warning: Could not find an exact (case-sensitive) match for 'rvt'.
C:\Documents and Settings\JPEF300\Local Settings\Application
Data\MathWorks\mcr_cache_v78\rvt_B27CEEB79714E8344DEEDBDF339A2568\rvt\RVT.m is
a case-insensitive match and will be used instead.
You can improve the performance of your code by using exact
name matches and we therefore recommend that you update your
usage accordingly. Alternatively, you can disable this warning using
warning('off','MATLAB:dispatcher:InexactCaseMatch').
This warning will become an error in future releases.
??? Undefined function or method 'syms' for input arguments of type 'char'.
MATLAB:UndefinedFunction
D:\gvt>” |
|