Plots a polyhedron
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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
Cite As
Ayad Al-Rumaithi (2026). Plot Polyhedron (https://in.mathworks.com/matlabcentral/fileexchange/159938-plot-polyhedron), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.1 (1.1 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
