pltIVector SetExpression

Sets the mathematical expression of the vector.

Syntax

pltIVector_handle SetExpression expr

Application

Tcl Query

Description

This method is only valid for math vectors.

Inputs

expr
The expression to be used for the vector.
This method only changes the expression.
Call the Recalculate method on the parent plot object to update the data.

Errors

Success or an error code.