Select Plot Data
This is a very general plotting tool that allows you to plot a set of X,Y points calculated from the columns of data in a table. For example you can:
- plot the values in a single column versus row number in the table
- plot the values in one column versus the values in a second column
- plot the values calculated from a general expression that is a
function of one or more columns of the table versus the values
calculated from any other general expression.
In each case, error bars in the X and/or Y coordinates may be plotted on the points.
If the column name contains a space or a
character which might appear as an arithmetic term, then enclose the
name in '$' characters, as in '$MAX-PHA$' or '$RA(J2000)$'.
List box
All the displayed columns are listed in this box led by the
RowNumber (row number index) and ElementNumber (vector element index).
Axes
Specify the X and Y axes, and X Error and Y Error (optional) for
plotting. To link a column to an axis, select the column name in
the left list box first and then click on the axis button. The
linked column name will appear in the "Column" entry box. One can
also type in an arithmetic expression (see the Expressions help file). To specify a
single element of a vector column, append "[i]" to the column's
name, where i is the element's index (indices run from 1 to N, the
vector length of the column). When a pair of compatible vectors
(vectors having the same length, with ElementNumber always
compatible) are plotted against each other, a separate curve will
be created and plotted for each row.
Rows
Indicate the row ranges to plot. If left blank, all rows will be plotted.
Examples:
1-100 plot the first 100 rows
20-40,60-80 plot rows 20-40 and rows 60-80
Use selected rows
Indicate to plot the data on the selected rows in the table.
Add curve
Indicate whether this curve should be plotted in the currently
selected graph in POW. If unset (the default), a new graph will be
created.
Go
Make the plot. After the plot is created you can then edit the style of the plot to change the size or color of the plot symbols, or connect the points with lines.
Clear
Clear all the selections.
Cancel
Cancel.
Help
Brings up this help file.
Go to About fv.