Digital Image Processing "error exlpaination"
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
David Young
am 22 Dez. 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.)
Antworten (0)
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!