Adding Pressure Map to Geometry in Matlab

1 view (last 30 days)
Hello,
I am attempting to overlay a pressure map (already calculated) on to a geometry (.stl or .step) but I seem to be at a loss for how to do this. Does anyone know of a toolbox I could use or a method for doing this?
For those interested in extra details:
The pressure map is from a multibody simulation done in MSC ADAMS. I used discrete elements in my simulation which leaves me with a pressure value and corresponding location. In the past we have always shown data from these simulations in a two dimensional pressure map, but it is much easier for someone unfamiliar with our work to understand the pressure map placed directly on to the geometry.

Accepted Answer

Jonathan Parman
Jonathan Parman on 30 Jul 2020
Edited: Jonathan Parman on 30 Jul 2020
I was able to get something working with the attached function. It requires the pde toolbox.

More Answers (0)

Products


Release

R2018a

Community Treasure Hunt

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

Start Hunting!