Boris
自 2014 起处于活动状态
Followers: 0 Following: 0
Feeds
已回答
I am getting Subscripted assignment dimension mismatch in the following code
∫Found out myself: A = sgI(:,:,1); B = scI(:,:,2); C = scI(:,:,3); [m,n,l] = size(A); [m1,n1,l1] = size(B);...
I am getting Subscripted assignment dimension mismatch in the following code
∫Found out myself: A = sgI(:,:,1); B = scI(:,:,2); C = scI(:,:,3); [m,n,l] = size(A); [m1,n1,l1] = size(B);...
12 years 前 | 0
| 已接受
提问
I am getting Subscripted assignment dimension mismatch in the following code
I am getting Subscripted assignment dimension mismatch error in the following code: Error in (line 18) ntscIm(:,:,1)=sgI(:,:...
12 years 前 | 2 个回答 | 0