Digital Image Processing "error exlpaination"

1 view (last 30 days)
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 Comment
David Young
David Young on 22 Dec 2011
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.)

Sign in to comment.

Answers (0)

Categories

Find more on Image Processing Toolbox in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!