SNIreaPER
Student
- Jul 26, 2022
- 2
I have topography data (AFM scans) of a rough surface, represented as a matrix, with each element representing its height above the surface (z) and the row and column positions representing its x and y coordinates.
I can import this surface and plot it in MATLAB, but I am unable to create a 3D solid body out of it. Ideally, what I want to do is extrude the surface down to a plane, such that it looks like a elevation map with a flat base and flat sides, which I can then use for FEM analysis (in ABAQUS).
Can someone who has experience with this help me with how this can be achieved?
I can import this surface and plot it in MATLAB, but I am unable to create a 3D solid body out of it. Ideally, what I want to do is extrude the surface down to a plane, such that it looks like a elevation map with a flat base and flat sides, which I can then use for FEM analysis (in ABAQUS).
Can someone who has experience with this help me with how this can be achieved?