23 téléchargements
Mise à jour 26 sept. 2024

Afficher la licence

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 .

Compatibilité avec les versions de MATLAB
Créé avec R2017b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Tags Ajouter des tags
Version Publié le Notes de version
1.0.1

Added website.

1.0.0