|
Advanced Graphs
Creating Color Map
To create a color map, following these steps:
- If graphs created before are 2D, 2.5D or 3D, select File->New->Special Graph from the menus, or click
button in Standard toolbar.
- Select Draw->Special Graph->Color Map from the menus, or click
button in Plot toolbar to open Function Color Map dialogbox.
- Enter function name in Name field; enter the expression of variable X in X(u,v) field, enter the expression of variable Y in Y(u,v) field, enter the expression of variable Z in Z(u,v) field; enter the minimun value of u in Min u field,enter the maximun value of u in Max u field,enter the number of intervals between the minimun value and the maximun value of u in Steps u field; enter the minimun value of v in Min v field,enter the maximun value of v in Max v field,enter the number of intervals between the minimun value and the maximun value of v in Steps v field.
- Click OK button.
Examples:
Some color map examples are provided. You can find them in a directory in your setup path, setuppath\samples\adv.
Creating Contour Map
To create a contour map, following these steps:
- If graphs created before are 2D, 2.5D or 3D, select File->New->Special Graph from the menus, or click
button in Standard toolbar.
- Select Draw->Special Graph->Contour from the menus, or click
button in Plot toolbar to open Function Contour dialogbox.
- Enter function name in Name field; enter the expression of variable X in X(u,v) field, enter the expression of variable Y in Y(u,v) field, enter the expression of variable Z in Z(u,v) field; enter the minimun value of u in Min u field,enter the maximun value of u in Max u field,enter the number of intervals between the minimun value and the maximun value of u in Steps u field; enter the minimun value of v in Min v field,enter the maximun value of v in Max v field,enter the number of intervals between the minimun value and the maximun value of v in Steps v field.
- Click OK button.
Examples:
Some contour map examples are provided. You can find them in a directory in your setup path, setuppath\samples\adv.
Creating Vector Plot
To create a vector plot, following these steps:
- If graphs created before are 2D, 2.5D or 3D, select File->New->Special Graph from the menus, or click
button in Standard toolbar.
- Select Draw->Special Graph->Vector Plot from the menus, or click
button in Plot toolbar to open Function Vector Plot dialogbox.
- Enter function name in Name field; enter the expression of variable X in X(u,v) field, enter the expression of variable Y in Y(u,v) field, enter the expression of variable Z in Z(u,v) field; enter the minimun value of u in Min u field,enter the maximun value of u in Max u field,enter the number of intervals between the minimun value and the maximun value of u in Steps u field; enter the minimun value of v in Min v field,enter the maximun value of v in Max v field,enter the number of intervals between the minimun value and the maximun value of v in Steps v field.
- Click OK button.
Examples:
Some vector plot examples are provided. You can find them in a directory in your setup path, setuppath\samples\adv.
|