pltIVectorComplex SetDataType
Sets the datatype used by the vector.
Syntax
pltIVectorComplex_handle SetDataType datatype
Application
Tcl Modify
Description
This method only changes the filename. Call the Recalculate method on the parent plot object to update the data.
This method is only valid for file vectors.
Inputs
- datatype
- The name of the datatype used by the vector. This is dependent on the data file referenced by the vector.
Errors
Success or an error code.