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年 前 | 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年 前 | 2 件の回答 | 0