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/uigetfile_uvmat.m

    r783 r784  
    147147                uiresume(hfig)
    148148            case 'status_display'
    149                 FileInfo=get_file_type(FullSelectName);
     149                FileInfo=get_file_info(FullSelectName);
    150150                if strcmp(FileInfo.FileType,'txt')
    151151                    edit(FullSelectName)
Note: See TracChangeset for help on using the changeset viewer.