Ignore:
Timestamp:
Mar 7, 2010, 6:30:11 PM (14 years ago)
Author:
sommeria
Message:

field transforms put in subdir transform_field. cleaning of obsolete functions

File:
1 edited

Legend:

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

    r24 r38  
    118118    end
    119119    if ~isequal(floor(nbslice_i),nbslice_i)
    120         warndlg_uvmat('the number of slices must be a multiple of the i increment','ERROR')
     120        msgbox_uvmat('ERROR','the number of slices must be a multiple of the i increment')
    121121        return
    122122    end
Note: See TracChangeset for help on using the changeset viewer.