[Master Index]
[Index for export/lyngby]
lyngby_read_volume
(export/lyngby/lyngby_read_volume.m)
Function Synopsis
V = lyngby_read_volume(filename)
Help text
lyngby_read_volume - Reads a volume from a recognized file
function V = lyngby_read_volume(filename)
Input: filename Filename
Output: V The volume in a row vector, if recognized filetype
The filetypes, that are recongnized, are:
o ANALYZE - Widely used in brain imaging
o vapet - From VA PET Medical Center, Minneapolis.
If the file is an ANALYZE file the filename should have no
extension because '.img' and '.hdr' is assumed.
If neither the file <filename> or <filename>'.img' is found
the extensions: .Z' and '.gz' will be tried. If a file with
such an extension is found the file will be decompressed with
the UNIX command 'uncompress' or 'gunzip', respectively.
See also LYNGBY, LYNGBY_GETVOLUME, LYNGBY_READANAVOL,
LYNGBY_READVAPETVOL, LYNGBY_READ_ANALYZE.
$Id: lyngby_read_volume.m,v 1.7 2003/05/21 15:57:16 fnielsen Exp $
Cross-Reference Information
This function calls
This function is called by
Produced by mat2html on Wed Jul 29 15:43:40 2009
Cross-Directory links are: OFF