Watch this Author's files
Works great. Want to use 'index' rather than 'x(index)' to find the location, as in :
x = sort(randint(1,100,[0,400])); sval=12; index = binarysearchasc(x,sval); index
Hi wahab --
%pcimg=iapolarcoord(im);-' %pcimg=impolarcoord(im); are both wrong. The name of the m-file is imgpolarcoord , so you use imgpolarcoord(im)
Otherwise, an excellent job. would give it 4.5 stars if the rating system would let me.
Doesn't show subplot titles. Must use
set(get(gca, 'Title'), 'Visible', 'on'); as a workaround.
Contact us at files@mathworks.com