Write a hyperspectral FLA (flat) file to disk

Contents

Syntax:

     FLAwrite(DATA, filename)

Description:

 
     This function writes a hyperspectral image data structure onto a standard ENVI
     file (FLA - header pair). Postfixes such as like RAW, IMG or DAT are also acceptable.

Inputs:

     DATA: Structure containing the image cube and the header data.
     filename: Name (including the path and extension) of the FLA file
              being saved to disk

See also:

 
     FLAread, HSZwrite, HSZread, SLZwrite, SLZread