Home > biosig > t200 > hdr2ascii.m

hdr2ascii

PURPOSE ^

HDR2ASCII converts the header information into ASCII text.

SYNOPSIS ^

function [argout,H1,h2] = hdr2ascii(source,dest)

DESCRIPTION ^

 HDR2ASCII converts the header information into ASCII text. 

   HDR2ASCII(HDR [, ...]);
    converts file header HDR 
   HDR2ASCII(file [, ...]);
    converts header of file 
   HDR2ASCII(arg,dest_file);
    converts file header HDR and writes it into dest_file
   HDR=HDR2ASCII(...);
    returns header HDR 
  
 see also: SLOAD, SOPEN

CROSS-REFERENCE INFORMATION ^

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