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
引用
Ayad Al-Rumaithi (2026). Plot Polyhedron (https://jp.mathworks.com/matlabcentral/fileexchange/159938-plot-polyhedron), MATLAB Central File Exchange. 取得日: .
MATLAB リリースの互換性
作成:
R2017b
すべてのリリースと互換性あり
