Plot 3-variable function in volume

조회 수: 2 (최근 30일)
Mohsen Rajaei
Mohsen Rajaei 2014년 6월 1일
댓글: Mohsen Rajaei 2014년 6월 1일
Hi everybody,
I want to demonstrate the distribution of a three-variable function with color in a volume. For example, suppose that we have T (temperature) as a function of x, y, and z in a cube.
Does MATLAB have a proper command to do this? I need something like imagesc, but in 3D. Exactly like HFSS (electromagnetic software) when it shows the distribution of fields in volumes.
Any help and reply is appreciated.
Mohsen Rajaei

답변 (1개)

Image Analyst
Image Analyst 2014년 6월 1일
MATLAB's 3D volume visualization is very primitive. You are pretty much limited to cut-away views and isosurfaces. If that's all you want (no transparency and ability to see inside the volume), then you're fine. For true volume visualization you need to use a product built for that, such as Avizo http://www.vsg3d.com/avizo/overview
  댓글 수: 1
Mohsen Rajaei
Mohsen Rajaei 2014년 6월 1일
Thank you for your reply.
Is it linked with MATLAB?
I should transfer a 3-D matrix into the software and it shows the plot? I need a fast procedure that each time as I run my code, it shows the results so that I can check them.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Scalar Volume Data에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by