Calculates and returns the contour lines of a surface and the contour graph.

You must manually select the polymorphic instance to use.


icon

Contour lines of a surface are line segments that connect points at the same height, as shown in the following equation.

f(x,y) = h

The following image provides an example of an open contour line and a closed contour line.

Examples

Refer to the following example files included with LabVIEW.

  • labview\examples\Mathematics\Geometry\Contour Line Plot.vi