Changeset 650 for trunk/src/view_field.m


Ignore:
Timestamp:
Jun 17, 2013, 6:46:06 PM (11 years ago)
Author:
sommeria
Message:

bugs corrected: handles.TimeName? in uvmat, 0_OAR emptied for culter computations with series.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/view_field.m

    r644 r650  
    186186if ~isempty(huvmat)
    187187    hhuvmat=guidata(huvmat);
    188     set(hhuvmat.ViewField,'Value',0)
     188    set(hhuvmat.CheckViewField,'Value',0)
    189189    %set(hhuvmat.edit_object,'BackgroundColor',[0.7 0.7 0.7])%put unactivated buttons to gree
    190190    % deselect the object in ListObject when view_field is closed
Note: See TracChangeset for help on using the changeset viewer.