Doxygen Source Code Documentation
GE_dumpHeader.m File Reference
Go to the source code of this file.
Functions | |
function | GE_dumpHeader (IFileName, OutFile)%%GE_dumpHeader(IFileName |
stdout end Exam Header | fprintf (outid,'Exam Header Section:\n') |
fprintf (outid, GE_dumpExamHeader(ex_hdr)) | |
fprintf (outid,'\n\n') | |
Series Header | fprintf (outid,'Series Header Section:\n') |
fprintf (outid, GE_dumpSeriesHeader(se_hdr)) | |
Image Header | fprintf (outid,'Image Header Section:\n') |
fprintf (outid, GE_dumpImageHeader(im_hdr)) | |
Variables | |
function OutFile Dumps much of the header from a GE lx2 or X file to OutFile If OutFile is not | specified |
function OutFile Dumps much of the header from a GE lx2 or X file to OutFile If OutFile is not the output goes to stdout Souheil J | Inati |
function OutFile Dumps much of the header from a GE lx2 or X file to OutFile If OutFile is not the output goes to stdout Souheil J PhD Dartmouth College May souheil inati dartmouth edu Call | GE_readHeader [su_hdr, ex_hdr, se_hdr, im_hdr, pix_hdr] = GE_readHeader(IFileName) |
Open the output file if | nargin |
else | outid = 1 |
Function Documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Variable Documentation
|
Definition at line 15 of file GE_dumpHeader.m. |
|
Definition at line 5 of file GE_dumpHeader.m. |
|
Initial value: = 2 outid = fopen(OutFile,'w') Definition at line 18 of file GE_dumpHeader.m. |
|
Definition at line 39 of file GE_dumpHeader.m. |
|
Definition at line 5 of file GE_dumpHeader.m. |