CPLanimateTL
by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Kinematics and Frames
Introduced first in SolidGeometry 5.1, Creation date: 2022-01-30, Last change: 2025-09-15
generic fnct to animate a set of contour on indivual pathes
Description
CPL has format [n x 2 ] % CPL separated by
TL format has [3 x 3 x m] % m frames
col format as standard 'r', 'c',
More generic but NOT as powerful yet as fourBarposeplotsolution, Poseplotsolution, PLofFourbarcouplercurve, which are all based on fourBarLinkageplotanimui
See Also: CPLplot
, fourBarLinkageplotanimui
Example Illustration
Syntax
h=CPLanimateTL([cnam,cset])
Input Parameter
cnam: | | string name of contour |
cset: | | cell list of {CPL, TL-HT-array, colstr}; such as [PLsquare(10), TL, 'r'] |
Output Parameter
Examples
cla; CPLanimateTL('CPLE',{CPLE,TL0},'CPLS',{CPLS,TB1},'CPLC',{CPLC,TA1},'CPLW',{PSX.CPLW,'','r'})
SGfigure; CPLanimateTL('CPLE',{CPLE,TL0},'CPLS',{CPLS,TB1},'CPLC',{CPLC,TA1},'CPLW',{PSX.CPLW,'','m'},'WCR',(0:pi/119:pi)/pi*180); h=ans;
Copyright 2022-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