Home > biosig > t200 > save2edf.m

save2edf

PURPOSE ^

SAVE2GDF loads EEG data and saves it in GDF format

SYNOPSIS ^

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

DESCRIPTION ^

 SAVE2GDF loads EEG data and saves it in GDF format
    It has been tested with data of the following formats:
       Physiobank, BKR, CNT (Neurscan), EDF, 

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

    HDR = save2edf(HDR,data);


 see also: SLOAD, SOPEN, SREAD, SCLOSE, SWRITE

CROSS-REFERENCE INFORMATION ^

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