Contents Up Previous Next

Complex to 2-channel

Purpose
Description
Macro Synopsis
Modules
Related Functions


Purpose

Conversion of complex to 2-channel signal

Description

This function converts a complex signal x into a 2-channel signal y for further processing. Consider the introductory section for a description of signal types in Dataplore ®.

Macro Synopsis

y = ComplexToChannel2(x);
signal x,y;

Modules

Student, Professional

Related Functions

2-channel to complex