Code covered by the BSD License  

Highlights from
colea

from colea by Philip Loizou
This program can be used to edit speech waveforms

getcontr.m

global sliB fno TIME CLR 

if TIME==0

x=get(sliB,'Value');
figure(fno);
if CLR==1
  brighten(jet,x)
else
  set(sliB,'Value',0');

end

Contact us at files@mathworks.com