Matlab2012中出现Undefined function 'KbName' for input arguments of type 'char'.
Matlab2012中出现Undefined function 'KbName' for input arguments of type 'char'.
日期:2013-11-13 10:52:56 人气:1
添加路径了吗?
用addpath(genpath(...)); 这样可以把某文件夹及所有子文件夹加入path中。