Poseplotspace
by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - 4Bar/Linkages
Introduced first in SolidGeometry 4.5, Creation date: 2019-02-20, Last change: 2025-09-14
plot the different contours of a pose in different colors
Description
CPLM - BLUE Mounting Area for base points in
CPLB - BLACK - Background contours to understand the szene
CPLW - RED - Work Space or Prohibited Area depending
See Also: Poseplot
, Poseui
, Poseofimageui
Example Illustration
Syntax
h=Poseplotspace(PS);
Input Parameter
PS): | | Pose struct containing CPLM, CPLW, CPLB |
Output Parameter
h: | | handle to graphics objects |
Examples
loadweb ('Posebasecabinet.mat')
SGfigure; Poseplotspace(PS);
SGfigure; Poseplotspace(PS); Poseplot(PS);
Copyright 2019-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