pltIPlot SetComplexMode

Sets the display mode of complex plot.

Syntax

pltIPlot_handle SetComplexMode mode

Application

Tcl Modify

Description

This method is only valid for complex plots.

Inputs

mode
Specify whether the complex plot should display the data in phase/magnitude ('pm') mode or real/imaginary ('ri') mode.

Errors

Returns success or an error code.