k = convhull(___,'Simplify',tf)
specifies whether to remove vertices that do not contribute to the area or volume of the
convex hull. tf is false by default.
For 2-D points, k is a column vector containing the row
indices of the input points that make up the convex hull, arranged
counterclockwise.
For 3-D points, k is a 3-column matrix representing a
triangulation that makes up the convex hull. Each row represents a facet of the
triangulation. The values represent the row indices of the input points.
Area or volume of the convex hull, returned as a scalar.
For 2-D points, av is the area of the convex hull.
For 3-D points, av is the volume of the convex hull.
Tips
To plot the output of convhull in two dimensions, use the plot function. To plot the output of convhull in three
dimensions, use trisurf or trimesh.
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Website auswählen
Wählen Sie eine Website aus, um übersetzte Inhalte (sofern verfügbar) sowie lokale Veranstaltungen und Angebote anzuzeigen. Auf der Grundlage Ihres Standorts empfehlen wir Ihnen die folgende Auswahl: .
Sie können auch eine Website aus der folgenden Liste auswählen:
So erhalten Sie die bestmögliche Leistung auf der Website
Wählen Sie für die bestmögliche Website-Leistung die Website für China (auf Chinesisch oder Englisch). Andere landesspezifische Websites von MathWorks sind für Besuche von Ihrem Standort aus nicht optimiert.