Home > biosig > t200 > gdfdatatype.m

gdfdatatype

PURPOSE ^

GDFDATATYPE converts number into data type according to the definition of the GDF format [1].

SYNOPSIS ^

function [datatyp,limits,datatypes,numbits,GDFTYP] = gdfdatatype(GDFTYP)

DESCRIPTION ^

 GDFDATATYPE converts number into data type according to the definition of the GDF format [1]. 

   [datatyp,limits,datatypes,numbits,GDFTYP]=gdfdatatype(gdftyp)


 See also: SOPEN, SREAD, SWRITE, SCLOSE

 References:
 [1] A. Schl�l, O. Filz, H. Ramoser, G. Pfurtscheller, GDF - A general dataformat for biosignals, Technical Report, 2004.
 available online at: http://pub.ist.ac.at/~schloegl/matlab/eeg/gdf4/TR_GDF.pdf.

CROSS-REFERENCE INFORMATION ^

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