pltIVectorComplex SetFilename

Sets the filename of the data file referenced by the vector.

Syntax

pltIVectorComplex_handle SetFilename filename

Application

Tcl Modify

Description

Call the Recalculate method on the parent plot object to update the data.

This method is only valid for file vectors.

Inputs

filename
The name of the data file to be referenced by the vector. This method only changes the filename.

Errors

Success or an error code.