Digital Image Processing "error exlpaination"
1 回表示 (過去 30 日間)
古いコメントを表示
Hi all,
can anyone tell me why do we get the following error in matlab..??
" *Subscripted assignment dimension mismatch."
Error in ==> blkproc at 89 aa(border(1)+(1:ma),border(2)+(1:na)) = a;*
1 件のコメント
David Young
2011 年 12 月 22 日
You need to show us the code you used to call blkproc. (Preferably just a few lines, but sufficient to run and demonstrate the error.)
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!