> User's Guide > Algebra |
Single-Vector File
Conversion
This process is used to convert multiple single-vector files into a single multiple-vectors file. Neither the variables nor values contained in the input files are parsed during this process; therefore, they can be of nearly any type (double precision numbers, intervals, etc.). The vector contained in the i-th specified input file is written to the i-th line of the specified output file. See the example below for further clarification. Note that this process is the inverse of the Multiple-Vectors File Conversion. Here is the set of keywords this process understands, along with a description of their possible corresponding values. See the command line documentation for more information about keyword-value pairs. |
Required Keywords | Possible Values |
Process | Single-Vector File Conversion |
Input File Name File | The name of the file containing the names of the single-vector files. See File Name Files for additional information.. |
Data Headers | A pipe-delimited set of variables that will appear in the generated output file. |
Output File Name | The desired name of the multiple-vectors output file |
ExamplesClick here for an example. |