Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


GE_readHeaderSuite.m File Reference

Go to the source code of this file.


Functions

su_hdr, 'su_diskid', fread(fid, 1,'charsetfield ()
Spare Space fseek (fid, 1, 0)
fid, 2, 0 fseek ()

Variables

function su_hdr

Function Documentation

fid,2,0 fseek  )  [virtual]
 

Spare Space fseek fid  ,
,
 

su_hdr, 'su_diskid', fread(fid,1,'char' setfield  )  [virtual]
 


Variable Documentation

Suite Record Checksum su_hdr
 

Initial value:

 GE_readHeaderSuite(fid, byte_align)
%
% su_hdr = GE_readHeaderSuite(fid, byte_align)
%
% Loads the suite header from the file with filed id fid
% and returns it as a structure. 
% if byte_align = 1 then 32-bit alignment (SGI, LX2 format)
% if byte_align = 0 then 16-bit alignment (Sun, 5.X format)
%
%
% Souheil J. Inati
% Dartmouth College
% May 2000
% souheil.inati@dartmouth.edu
%

% define the structure and read
su_hdr = struct('su_id', fread(fid,4,'char'))

Definition at line 25 of file GE_readHeaderSuite.m.

 

Powered by Plone

This site conforms to the following standards: