Write Frequency Matrix Element
This element saves all input frequency matrices to a specified location.
Element type: fmatrix-write
Parameters
| Parameter | Description | Default Value | Parameter in Workflow File | Type | 
|---|---|---|---|---|
| Output file (required) | Location of the output data file. If this is set, the “Location” slot is not taken into account. | url-out | string | |
| Existing file | If a target file already exists, specify how it should be handled: overwritten, renamed, or appended (if supported by the file format). | Rename | write-mode | numeric | 
Available values for Existing file are:
- 0 - Overwrite
- 1 - Append
- 2 - Rename
Input/Output Ports
The element has one input port:
Name in GUI: Frequency matrix
Name in Workflow File: in-fmatrix
Slots:
| Slot In GUI | Slot in Workflow File | Type | 
|---|---|---|
| Frequency matrix | fmatrix | fmatrix | 
| Source URL | url | string |