Changeset 38 for trunk/src/series/sub_background.m
- Timestamp:
- Mar 7, 2010, 6:30:11 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/series/sub_background.m
r24 r38 118 118 end 119 119 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') 121 121 return 122 122 end
Note: See TracChangeset
for help on using the changeset viewer.