Path: AerospaceUtils/Visualization
% Draw a series of patches. Enter as many v,f pairs as desired. Each grouping will be assigned a different color. Type DrawPatch for demo. -------------------------------------------------------------------------- Form: h = DrawPatch( v, f, v, f, ... ) -------------------------------------------------------------------------- ------ Inputs ------ v (n,1) Vertices f (m,1) Faces ------- Outputs ------- h (1,1) Figure handle --------------------------------------------------------------------------