Digital Image Processing "error exlpaination"
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
David Young
il 22 Dic 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.)
Risposte (0)
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!