matlab运行时出现“ Undefined function or method 'shuu' for input arguments of type 'char'.
matlab运行时出现“ Undefined function or method 'shuu' for input arguments of type 'char'.
日期:2014-01-11 18:01:26 人气:1
既然他能用你不能用,只有一种可能,
就是shuu这个函数路径没放对
应该设置当前目录到shuu这个m文件的路径下去
或者将m文件放到他默认的当前路径去