function c=getcontrast %GETCONTRAST Return the value of the actua contrast setting % % Copyright (c) 1995 by Claudio Rivetti and Mark Young % claudio@alice.uoregon.edu, mark@alice.uoregon.edu % global ed_contrast c=get(ed_contrast, 'value'); return