pdeplotresult

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - FEM/PDE
Introduced first in SolidGeometry 4.0, Creation date: 2017-07-20, Last change: 2025-09-14

plots the displacement in 3 quadrants

Description

This function is a plotting function for showing the displacement results under load

See Also: pdemodelofSG , pdeplotfaces , pdesolvesurfaceload , pdestressstatic

Example Illustration

 missing image of pdeplotresult(model,result)

Syntax

hf=pdeplotresult(model,result)

Input Parameter

model: pde model created by pdemodelofSG
result: pde result created by pdesolvesurfaceload

Output Parameter

hf: handle to figure

Examples

Displacement of a robot link
load JACO_robot.mat
SG=SGseparate(JC1,6)
model=pdemodelofSG(SG)
pdesolvesurfaceload(model,1,2,[1 0 0]*1e4)




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