Learn R Programming

AnalyzeFMRI (version 1.1-16)

f.write.array.to.img.float: write array of 4 byte floats

Description

Writes an array to a .img file of 4 byte floats

Usage

f.write.array.to.img.float(mat,file)

Arguments

mat

An array

file

The name of the file to be written, preferably with .img suffix

Value

Nothing is returned

See Also

f.write.analyze, f.write.array.to.img.2bytes , f.write.array.to.img.8bit