现在的位置: 首页 > 综合 > 正文

MATLAB Toolbox Path Cache is out of date and is not being used的解决

2013年09月10日 ⁄ 综合 ⁄ 共 390字 ⁄ 字号 评论关闭

作者:朱金灿

来源:http://blog.csdn.net/clever101

    

         使用mcc编译MATLAB\R2009a\extern\examples\compiler目录下的hello.m,编译命令为mcc -m hello.m,结果出现一个警告:

Warning: MATLAB Toolbox Path Cache is out of date and is not being used. 

Type 'help toolbox_path_cache' for more info  

 

网上搜到的解决办法如下:

1. 选择File菜单栏的Preference菜单项,如下图:

2. 在弹出的Preference对话框中选择General,将Enable toolbox cache勾选,单击Update Toolbox Path Cache 按钮,如下图:



【上篇】
【下篇】

抱歉!评论已关闭.