GetMCSignal
Purpose
Description
Macro Synopsis
Modules
Related Functions
Purpose
Get multiple signals (Macro only)
Description
"GetMCSignal" takes all single-channel, multi-channel and complex signals selected in the signal iconbar and creates a single multi-channel signal from them. In contrast to Merge, the number of signals is determined automatically.
The input signal types need not be identical; complex input signals will be treated as two-channel signals.
Macro Synopsis
y = GetMCSignal([x1,x2,...,xN]);
signal x1,x2,xN,y;
Modules
Basic
Related Functions
Merge, GetSignals, GetChannelValue, GetValue