pltIVector SetFilename

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

Syntax

pltIVector_handle SetFilename filename

Application

Tcl Query

Description

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.
Call the Recalculate method on the parent plot object to update the data.

Errors

Success or an error code.