Changeset 299 for trunk/src


Ignore:
Timestamp:
Nov 24, 2011, 10:34:13 PM (12 years ago)
Author:
sommeria
Message:

improve again the input to the civ GUI: a few bufg corrections

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/uvmat.m

    r298 r299  
    303303Field=[];
    304304if exist('input','var')
    305     if ~isempty(errormsg)
    306         msgbox_uvmat('WARNING',errormsg)
    307     end
     305%     if ~isempty(errormsg)
     306%         msgbox_uvmat('WARNING',errormsg)
     307%     end
    308308    if ishandle(handles.UVMAT_title)
    309309        delete(handles.UVMAT_title)
Note: See TracChangeset for help on using the changeset viewer.