How to plot a deformed finite element mesh

I want to show how the mesh could become distorted in a nonlinear finite element analysis. However, when I plot the final displacement, due to the distortion of the elements, the elements on the middle overwrite the elements on the top of the mesh as illustrated in the figure:
I want to change it: I want the elements in the first rows to overwrite the others in the middle, so the plot will show the distortion that happens there.

 Accepted Answer

KSSV
KSSV on 11 Nov 2017

2 Comments

I have used your code to plot the deformations. The way I was inputting the nodes, makes all the difference.
If you like the code..rate and comment there...

Sign in to comment.

More Answers (0)

Categories

Asked:

AXL
on 11 Nov 2017

Commented:

on 11 Nov 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!