Syntax
VLELplots(VL,EL,[c,w,t,b,f])
Input Parameter
VL : | | Vertex list |
EL : | | Edge list |
c : | | Optional color of desired edges; default os 'r*-' |
w : | | Optional line width; default is 1 |
t : | | Size of a cone tip, default is ''; 0 == automatic size |
b : | | Size of a start point cube; default is ''; 0 == automatic size |
f : | | Size of a end point ring; default is ''; 0 == automatic size |
Examples
[VL,FL]=VLFLsample(18); EL=ELofFLborder2(FL);
SGfigure; VLELplots(VL,EL,'m-',2,0); view(-30,30);
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