注册 登录
编程论坛 Matlab

求解

mengyong 发布于 2008-09-26 16:03, 882 次点击
??? Error using ==> cssample
The size of the input vectors do not match.

Error in ==> renkou at 33
    k(j)=cssample(1:m,like(j),1);
cssample啥意思
2 回复
#2
gjq3622008-09-26 17:05
那是不是你自己设的数组名称 前面一个错误说的是数组个数不匹配
#3
meteora11062008-09-26 19:58
回复 1# mengyong 的帖子
把相关程序段贴上来帮你看
1