plot4Bar
by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - 4Bar/Linkages
Introduced first in SolidGeometry 2.8, Creation date: 2016-01-08, Last change: 2025-09-14
plots a 4-Bar-linkage
Description
simple procedure to animate the movement of a 4-Bar-linkage. Uses calc4BarAngle for movement calcualtion
See Also: calc4BarAngle
, synth4Bar2Pose
, cross2circ
Example Illustration
Syntax
plot4Bar(A0,B0,A1,B1,[wl,cc])
Input Parameter
A0: | | Base point of link A |
B0: | | Base point of link B |
A1: | | End point of link A |
B1: | | End point of link B |
wl: | | list of angles; default is [0..2pi] |
cc: | | color of the coupler; default is '' |
Examples
Try
SGfigure; plot4Bar([0 0],[5 1],[6 3],[10 0],'','b-')
Copyright 2016-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