Plot Polyhedron

Vous suivez désormais cette soumission

This function plots a polyhedron. The polyhedron faces should be divided into triangles.
function Plot_Polyhedron(V,F)
Input:
V: (Nv,3) vertices matrix
F: (Nf,3) faces matrix

Citation pour cette source

Ayad Al-Rumaithi (2026). Plot Polyhedron (https://fr.mathworks.com/matlabcentral/fileexchange/159938-plot-polyhedron), MATLAB Central File Exchange. Extrait(e) le .

Add the first tag.

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.1

Added website.

1.0.0