Computes the vertices of a convex hull that makes up a specified set of points.
Y-coordinates of the points in the plane. You must specify the same number of elements in y and x.
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Default: No error
Indexes of the points that compose the convex hull.
The first and the last elements in convex hull are the same so that the first and last elements form a closed convex hull.
Error information.
The node produces this output according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
The convex hull of a finite set of points is the smallest convex set that contains all the points.
In the following figure, the convex hull is the line that connects the points.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application