pltIVectorComplex SetAssociatedAxis

Sets the associated axis for the vector.

Syntax

pltIVectorComplex_handle SetAssociatedAxis axis_idx

Application

Tcl Modify

Description

Sets the associated axis for the vector.

Inputs

axis_idx
The index of the axis to be used (must be positive).
If the vector is an x vector, the axis is horizontal.
If the vector is a y vector, the axis is vertical.

Errors

Success or an error code.