Alias: null
Common Name: Write 1D double arrays to Files
Class: org. imirsel. m2k. io. Write1DDoubleArraysToFiles

Overview:

This module writes the contents of a 1D double array to a file.

Detailed Description: This module writes the contents of the input 1D double array to the file specified by the property File Name

Data Handling: This module does not destroy or modify its input data.


Inputs:
Double1DArray
[D
The 1D array to write.


Outputs:
filename
java. lang. String
The filename of the file written



Properties:
File path
The path for the output file

Extension
The extension to append to the filename