Ignore:
Timestamp:
Mar 16, 2013, 3:46:12 PM (11 years ago)
Author:
sommeria
Message:

various minor corrections made

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/write_plot_param.m

    r511 r589  
    1818        if Coordinates.CheckFixAspectRatio
    1919            set(handles.CheckFixAspectRatio,'Value',1)
    20             set(handles.CheckFixAspectRatio,'BackgroundColor',[1 1 0])
    2120        else
    2221            set(handles.CheckFixAspectRatio,'Value',0)
    23             set(handles.CheckFixAspectRatio,'BackgroundColor',[0.7 0.7 0.7])
     22 
    2423        end
    2524    end
Note: See TracChangeset for help on using the changeset viewer.