Ignore:
Timestamp:
May 1, 2014, 8:28:05 AM (10 years ago)
Author:
sommeria
Message:

turb_stat corrected
civ corrected to allow civ2 from an existing civ1 series

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/series/civ_input.m

    r758 r761  
    143143        iview_image=2;%line # for the input images
    144144    case 'civxdata'% case of  civx data,
    145         NomTypeNc=NomTypeInput;
    146         ind_opening=FileInfo.CivStage;
    147         set(handles.Program,'Value',3) %select Cix by default
    148145        msgbox_uvmat('ERROR','old civX convention, use the GUI civ')
     146        return
     147    otherwise
     148        msgbox_uvmat('ERROR','civ_series needs images or civ data as input')
    149149        return
    150150end
Note: See TracChangeset for help on using the changeset viewer.