Doxygen Source Code Documentation
GE_dumpImageHeader.m File Reference
Go to the source code of this file.
Variables | |
function | outstr |
Variable Documentation
|
Initial value: GE_dumpImageHeader(img) % % outstr = GE_dumpImageHeader(img) % % Writes the image header to the string outstr % % Souheil J. Inati % Dartmouth College % May 2000 % souheil.inati@dartmouth.edu % outstr = sprintf('im_suid: %s\n', char(img.im_suid)) Definition at line 259 of file GE_dumpImageHeader.m. |