Syntax
h=CPLplot(CPL,[c,w,t,b,f])
Input Parameter
CPL : | | Point list of x/y coordinates nx2 |
c : | | Color and symbol of points |
w : | | Width of the used line |
t : | | Size of a cone shaped arrow tip, default is 0 |
b : | | Size of a cube showing the start point of a contour; default is 0 |
f : | | Size of a ring showing the end point of a contour; default is 0 |
Output Parameter
Examples
CPLplot([PLcircle(5);nan nan; PLcircle(3)],'r-'); shg
CVLplot([PLcircle(5);nan nan; PLcircle(3)],'-'); shg
Copyright 2014-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