Feeds
提问
function error while using sb2ind function
when i m using this: isequal(~rem(CentroidTerm,1),bsxfun(@ge,CentroidTerm ,[1 1]),bsxfun(@le,CentroidTerm ,[m n])) the out...
14 years 前 | 1 个回答 | 0
1
个回答提问
function error while using sb2ind function
there is an errror in sub2ind function when i type the following: indTerm=sub2ind([m,n],CentroidTerm(:,1),CentroidTerm(:,2)); ...
14 years 前 | 3 个回答 | 0
