I\'ve been using blockproc for processing images blockwise. Unfortunately, blockproc is part of the Image Processing Toolbox, which I don\'t have on my personal
blockproc
Won't mat2tiles together with cellfun and cell2mat do more or less what blockproc does?
cellfun
cell2mat
You could write a wrapper yourself to make it use the same arguments as blockproc, I don't think it should be that hard to do.