2-channel to complex
Purpose
Description
Macro Synopsis
Modules
Related Functions
Purpose
Conversion of 2-channel signal to complex signal
Description
This function converts a 2-channel signal x into a complex signal y for further processing. Consider the introductory section for a description of signal types in Dataplore ®.
Macro Synopsis
y = Channel2ToComplex(x);
signal x,y;
Modules
Student, Professional
Related Functions
Complex to 2-channel