Mercurial > hg > aimmat
diff aim-mat/tools/slidercontrols/slidereditcontrol_setup.m @ 3:20ada0af3d7d
various bugfixes and changed copywrite message
author | Stefan Bleeck <bleeck@gmail.com> |
---|---|
date | Tue, 16 Aug 2011 14:36:30 +0100 |
parents | 74dedb26614d |
children |
line wrap: on
line diff
--- a/aim-mat/tools/slidercontrols/slidereditcontrol_setup.m Fri May 20 12:42:38 2011 +0100 +++ b/aim-mat/tools/slidercontrols/slidereditcontrol_setup.m Tue Aug 16 14:36:30 2011 +0100 @@ -5,11 +5,13 @@ % RETURN VALUE: % % -% (c) 2003, University of Cambridge, Medical Research Council -% Stefan Bleeck (stefan@bleeck.de) -% http://www.mrc-cbu.cam.ac.uk/cnbh/aimmanual -% $Date: 2003/02/13 18:16:07 $ -% $Revision: 1.4 $ +% This external file is included as part of the 'aim-mat' distribution package +% (c) 2011, University of Southampton +% Maintained by Stefan Bleeck (bleeck@gmail.com) +% download of current version is on the soundsoftware site: +% http://code.soundsoftware.ac.uk/projects/aimmat +% documentation and everything is on http://www.acousticscale.org + function combi=slidereditcontrol_setup(sliderhandle,edithandle,minvalue,maxvalue,current_value,is_log,editscaler,nreditdigits) % a slidereditcontrol consists of a slider and an edit object, that are