Alias: null
Common Name: null
Class: org. imirsel. m2k. util. AppendArrayToSignal

Overview: This module takes a Signal and data array as input and appends the data array to the Signal with the column label set as a property.

Data Handling: The input data is not modified.


Inputs:
Signal
org. imirsel. m2k. util. Signal
The Signal to append the data to(org.imirsel.m2k.util.Signal)

Data (double array)
[D
The data array to add to the Signal (double array)


Outputs:
Signal
org. imirsel. m2k. util. Signal
The Signal with added data



Properties:
Column name
Used as the column name label