Ignore:
Timestamp:
May 30, 2015, 8:44:20 PM (9 years ago)
Author:
sommeria
Message:

projection with tps corrected + minor changes

File:
1 edited

Legend:

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

    r904 r905  
    333333    if ~isempty(RUNHandle)% update the waitbar in interactive mode with GUI series  (checkrun=1)
    334334        update_waitbar(WaitbarHandle,ifield/NbField)
    335         if  ~strcmp(get(RUNHandle,'BusyAction'),'queue')
     335        if  checkrun && ~strcmp(get(RUNHandle,'BusyAction'),'queue')
    336336            disp('program stopped by user')
    337337            break
Note: See TracChangeset for help on using the changeset viewer.