Difference between revisions of "Manuals/calci/SURFACEGRAPH"
Jump to navigation
Jump to search
(Created page with "<div style="font-size:30px">'''SURFACEGRAPH (Functions,Elementx)'''</div><br/> *<math> From</math> is the starting number. ==Description== *This function shows the surface gr...") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div style="font-size:30px">'''SURFACEGRAPH (Functions,Elementx)'''</div><br/> | <div style="font-size:30px">'''SURFACEGRAPH (Functions,Elementx)'''</div><br/> | ||
+ | where | ||
*<math> From</math> is the starting number. | *<math> From</math> is the starting number. | ||
+ | **SURFACEGRAPH() shows the surface graph. | ||
==Description== | ==Description== | ||
− | + | ||
*The Surface graph or series is used to represent a set of three-dimensional data as a mesh surface. | *The Surface graph or series is used to represent a set of three-dimensional data as a mesh surface. | ||
*It has three mandatory series components, Position, Depth and Value. | *It has three mandatory series components, Position, Depth and Value. | ||
Line 12: | Line 14: | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
+ | ==Related Videos== | ||
+ | |||
+ | {{#ev:youtube|v=4Pne3PDlFiM|280|center|Surface Graph}} | ||
==See Also== | ==See Also== |
Latest revision as of 14:31, 4 March 2019
SURFACEGRAPH (Functions,Elementx)
where
- is the starting number.
- SURFACEGRAPH() shows the surface graph.
Description
- The Surface graph or series is used to represent a set of three-dimensional data as a mesh surface.
- It has three mandatory series components, Position, Depth and Value.
- The data in the Position and Depth components must form a 2D rectangular grid on the xz plane.
- creates a three-dimensional surface plot.
- The function plots the values in matrix Z as heights above a grid in the x-y plane defined by X and Y.
- The function also uses Z for the color data, so color is proportional to height.
Examples
Related Videos
See Also
References