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
Zitieren als
Ayad Al-Rumaithi (2024). Plot Polyhedron (https://www.mathworks.com/matlabcentral/fileexchange/159938-plot-polyhedron), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2017b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.1 | Added website. |
||
1.0.0 |