Watch this Author's files
the function only threw error messages at me, but looking at the code, I foun what I needed so badly; the extraction of image data in a subplot
w=findobj(gcf,'Type','image'); ww=get(w,'cdata');
stores cdata of every image into a cell of ww
4
Comment only
2
5
Contact us at files@mathworks.com
Comment only