|
Table Graphs
2D Table Graphs
To create a 2D table graph, following these steps:
- If graphs created before are 2.5D or 3D, select File->New->2D Graph from the menus, or click
button in Standard toolbar.
- Select Draw->Table Graph->2D Table Graph from the menus, or click
button in Standard toolbar to open 2D Table Graph
Properties dialog box.
- Enter function name in Name field; input the number of points in Number Of Points field; input positions of the points in the grid. You can output these data to a txt file, or input data from a txt file.
- Set other options in the dialog box. Line plot, scatter plot and smoothened curve can be plotted or added.
- Click OK button.
Examples:
Some table graph examples are provided. You can find them in a directory in your setup path, setuppath\samples\Table.
2.5D Table Graphs
To create a 2.5D table graph, following these steps:
- If graphs created before are 2D or 3D, select File->New->2.5D Graph from the menus, or click
button in Standard toolbar.
- Select Draw->Table Graph->2.5D Table Graph from the menus, or click
button in Standard toolbar to open 2.5D Table Graph
Properties dialog box.
- Enter function name in Name field; input the number of points in Number Of Points field; input positions of the points in the grid. You can output these data to a txt file, or input data from a txt file.
- Set other options in the dialog box.
- Click OK button.
Examples:
Some table graph examples are provided. You can find them in a directory in your setup path, setuppath\samples\Table.
3D Table Graphs
To create a 3D table graph, following these steps:
- If graphs created before are 2D or 2.5D, select File->New->3D Graph from the menus, or click
button in Standard toolbar.
- Select Draw->Table Graph->3D Table Graph from the menus, or click
button in Standard toolbar to open 3D Table Graph
Properties dialog box.
- Enter function name in Name field; input the number of rows in Rows field; input the number of columns in Columns field; input positions of the points in the grid. You can output these data to a txt file, or input data from a txt file.
- Set other options in the dialog box.
- Click OK button.
Examples:
Some table graph examples are provided. You can find them in a directory in your setup path, setuppath\samples\Table.
|