Ignore:
Timestamp:
Jan 29, 2012, 2:31:56 PM (12 years ago)
Author:
sommeria
Message:

reading of civ data, new format, improved: bugs for reading u and v repairedd

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/get_file_type.m

    r376 r380  
    1   %'get_file_series': determine the list of file names and file indices for functions called by 'series'.
     1%'get_file_type': determine info about a file (image, multimage, civdata,...) .
    22%------------------------------------------------------------------------
    3 % [filecell,i1_series,i2_series,j1_series,j2_series]=get_file_series(Param)
     3% [FileType,FileInfo,Object]=get_file_type(fileinput)
    44%
    55% OUTPUT:
Note: See TracChangeset for help on using the changeset viewer.