Home > lyngby > lyngby_readxpihdr.m

lyngby_readxpihdr

PURPOSE ^

lyngby_readxpihdr - Read header from EC flexible format

SYNOPSIS ^

function [siz, datatype, dim] = lyngby_readxpihdr(filename);

DESCRIPTION ^

 lyngby_readxpihdr   - Read header from EC flexible format
 
        [siz, datatype, dim] = lyngby_readxpihdr(filename);

        Input:  filename   With or without extension (.xpi) 
 
        Output: siz        Number of voxels and time step 
                           4 element vector
                datatype   String identifying the date type
                dim        Voxel dimensions and sampleinterval
                           4 element vector

        See also: lyngby_readxpivol

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Wed 29-Jul-2009 15:57:21 by m2html © 2003