Question


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...

5 years ago | 1 answer | 0

1

answer