analyze75info
Read metadata from header file of Analyze 7.5 data set
Description
reads the header file of the Analyze 7.5 data set specified by
info
= analyze75info(filename
)filename
. The function returns info
, a
structure whose fields contain information about the data set. Analyze 7.5 is a 3-D
biomedical image visualization and analysis product developed by the Biomedical
Imaging Resource of the Mayo Clinic. An Analyze 7.5 data set is made of two files, a
header file and an image file. The files have the same name with different file
extensions. The header file has the file extension .hdr
and the
image file has the file extension .img
.
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a