質問


Unable to perform assignment because the size of the left side is 1-by-1 and the size of the right side is 40000-by-1. Error in mat (line 73) C(:,s) = g(:);. how to solve this error?
This is my code lx=double(Ix); ly=double(Iy); lxy=double(Ixy); lxx=double(Ixx); lyy=double(I...

6年弱 前 | 1 件の回答 | 0

1

回答