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 Center および File ExchangeScalar Volume Data についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by