Ignore:
Timestamp:
May 23, 2013, 12:33:04 AM (11 years ago)
Author:
sommeria
Message:

civ_input improved and small bug corrections

File:
1 edited

Legend:

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

    r633 r642  
    113113    CheckImage=~isempty(find(strcmp(FileType,ImageTypeOptions), 1));% =1 for images
    114114    if ~CheckImage
    115         msgbox_uvmat('ERROR',['invalid file type input: ' FileType{1} ' not an image'])
     115        msgbox_uvmat('ERROR',['invalid file type input: ' FileType ' not an image'])
    116116        return
    117117    end
Note: See TracChangeset for help on using the changeset viewer.