Ignore:
Timestamp:
Jun 7, 2014, 6:17:53 PM (10 years ago)
Author:
sommeria
Message:

adpat uvmat to reading data from rdvision

File:
1 edited

Legend:

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

    r783 r784  
    124124        return
    125125    end
    126     [FileInfo{iview},MovieObject{iview}]=get_file_type(filecell{iview,1});
     126    [FileInfo{iview},MovieObject{iview}]=get_file_info(filecell{iview,1});
    127127    FileType{iview}=FileInfo{iview}.FileType;
    128128    if strcmp(FileType{iview},'civdata')||strcmp(FileType{iview},'civx')
Note: See TracChangeset for help on using the changeset viewer.