PLcorrelate

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - PL/Point Lists
Introduced first in SolidGeometry 3.9, Creation date: 2017-05-31, Last change: 2025-09-14

returns the correlation of two single point lists

Description

Auxiliary function to correlate two point lists. It was designed first in SGof2CPLz.
SGof2CPLz is still more powerful.

See Also: FLofPLcorrelation , SGconnect2FS , CPLcorrelate , PLtransform , SGof2CPLz

Example Illustration

 missing image of PLcorrelate(PLA,PLB,stype,ctype,mtype)

Syntax

[CL,VL]=PLcorrelate([PLA,PLB,stype,ctype,mtype])

Input Parameter

PLA: Point list A
PLB: Point list B
stype: 'number','length','angle','center','nearest', default 'center'
ctype: 'org','minx','mina'/'rot'; default is 'mina'
mtype: 'none', 'norm', 'norm1'

Output Parameter

CL: Correlation List
VL: Vertex list [PLA;PLAB] without doubled points

Examples


PLcorrelate(CPLsample(3),circshift(PLofCPL(CPLsample(3)),1))
PLcorrelate(PLcircle(15),CPLsample(3))




Copyright 2017-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