Code covered by the BSD License
function adtext % Copyright (c) 1995 by Philipos C. Loizou % global txtc ht fFig x=get(txtc,'String'); figure(fFig) ht=gtext(x); set(ht,'Color','w');
Contact us at files@mathworks.com