VLFLplot4
by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Visualization
Introduced first in SolidGeometry 1.0, Creation date: 2012-01-03, Last change: 2025-09-14
plots a vertex/facet list by fill3 in a figure with 4 Subplots
Description
This function plots the VLFL-Object 4 times from different viewpoints. In medical it is axis, corronal, saggital. In technical drqwings it is Aufsicht, Seitansicht, vorn, Seitansicht links
See Also: VLFLplot
, SGplot
, TRplot
, VLTLplot
Example Illustration
Syntax
VLFLplot4(VL,FL,c)
Input Parameter
VL: | | is the vertex list |
FL: | | is the facet list |
c: | | is the desired color |
Examples
Experiment for an ellipse:
[VL,FL]=VLFLellipse (50,10,20,2,20)
close; VLFLplot4 (VL,FL,'r');
Copyright 2012-2025 Tim C. Lueth. All rights reserved. The code is the property of Tim C. Lueth and may not be redistributed or modified without explicit written permission. This software may be used free of charge for academic research and teaching purposes only. Commercial use, redistribution, modification, or reverse engineering is strictly prohibited. Access to source code is restricted and granted only under specific agreements. For licensing inquiries or commercial use, please contact: Tim C. Lueth
Last html export of this page out of FM database by TL: 2025-09-21