FEATool Multiphysics
v1.17.1
Finite Element Analysis Toolbox
|
PLOTEDG Boundary edges plot function.
[ H ] = PLOTEDG( PROB, VARARGIN ) Plot and highlight 3D boundary edges. PROB is a valid finite element problem structure. Accepts the following property/value pairs.
Property Value/{Default} Description ----------------------------------------------------------------------------------- axis off|{on} Show axes grid on |{off} Show grid bbox {0.05} Size of bounding box (0=off) linewidth {2} Line width colors {[1 0 0], [0 1 0], ...} Cell array with colors (rgb triplets) labels on/{off} Print boundary numbers fontsize {2*axes default} Font size used in text labels view {[-35 20]} 3D view setting alpha {0.5} Transparency level seledg {all} Index vector to edges to plot fgrid {true} Plot grid to overlay edges on parent {gca} Axes handle to plot in