2D 'Surface Plot' from 3D geometry

Hi, Is there any way to create a 2D surface plot of a slice of a 3D geometry.
For example creating the 2d heatmap plot from the 3D at a specific Z slice (here at z=0 if z = [-25:25], i.e. slicing it in half.
p.s. the 2D plot here was created by creating an entirely different 2D geometry as a visual aid.

답변 (2개)

Prabhan Purwar
Prabhan Purwar 2020년 7월 16일

0 개 추천

Hi,
In order to draw slices from volumetric data try making use of slice function in MATLAB. Heat Map can be displayed using HeatMap functionality.
For more insights kindly refer to the following links:
Hope it helps.
Alan Weiss
Alan Weiss 2020년 7월 20일

0 개 추천

There are some examples in the documentation that might be related to what you want.
Alan Weiss
MATLAB mathematical toolbox documentation

카테고리

도움말 센터File Exchange에서 Color and Styling에 대해 자세히 알아보기

제품

릴리스

R2019b

질문:

2020년 7월 13일

답변:

2020년 7월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by