use of blockproc function
Ältere Kommentare anzeigen
sir [when i use blockproc i got the follwing error..how to overcome this?
??? Subscripted assignment dimension mismatch.
Error in ==> blkproc at 89 aa(border(1)+(1:ma),border(2)+(1:na)) = a;
Error in ==> blockpr at 6 B=blkproc(I,[8 8],fun)
Antworten (1)
Image Analyst
am 27 Mär. 2014
0 Stimmen
Are you using blockproc()? Why does it say blkproc? I think that's the old version. How old is your version of MATLAB? What is fun?
1 Kommentar
Image Analyst
am 28 Mär. 2014
Try my demos, attached. Let me know if you can run them and adapt them to solve your problem.
Kategorien
Mehr zu Call C/C++ from MATLAB finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!