Home > biosig > t200 > save2txt.m

save2txt

PURPOSE ^

SAVE2TXT loads biosignal data and saves it in ASCII-Text format

SYNOPSIS ^

function [HDR] = save2txt(arg1,arg2,arg3);

DESCRIPTION ^

 SAVE2TXT loads biosignal data and saves it in ASCII-Text format
 The following data formats are supported:
    SCP, CNT, EDF, BKR, MAT, etc. format

       HDR = save2txt(sourcefile [, destfile [, option]]);  

   sourcefile    sourcefile wildcards are allowed
   destfile    destination file in TXT format 
    if destfile is empty or a directory, sourcefile but with extension .txt is used.

 see also: SAVE2BKR
        This is part of the BIOSIG-toolbox http://biosig.sf.net/

CROSS-REFERENCE INFORMATION ^

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