Home > biosig > t200 > getfiletype.m

getfiletype

PURPOSE ^

GETFILETYPE get file type

SYNOPSIS ^

function [HDR] = getfiletype(arg1)

DESCRIPTION ^

 GETFILETYPE get file type 

 HDR = getfiletype(Filename);
 HDR = getfiletype(HDR.FileName);

 HDR is the Header struct and contains stuff used by SOPEN. 
 HDR.TYPE identifies the type of the file [1,2]. 

 see also: SOPEN

 Reference(s):
   [1] http://pub.ist.ac.at/~schloegl/matlab/eeg/
   [2] http://pub.ist.ac.at/~schloegl/biosig/TESTED

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003