Function File: analyze75write (filename, data, header)
Function File: analyze75write (filename, data, x, y, z)
Function File: analyze75write (filename, data, header, x, y, z)

Write image data to an Analyze 7.5 file.

filename is the path to write the Analyze 7.5 file; data is the 3D image data; header is a structure containing the file information; x, y, z are lists of the x,y,z coordinates (in cm) of the data grid.

See also: analyze75info, analyze75read.

Package: image