フィルターのクリア

Imagesc equivalent for 3D array

7 ビュー (過去 30 日間)
Silvia Butti
Silvia Butti 2018 年 7 月 25 日
回答済み: Walter Roberson 2018 年 7 月 25 日
Hi, I have a simple 0-1 3D array (e.g. A(:,:,1) = [0,1;0,1]; A(:,:,2)=[1,1;1,0]) and I would like a 3D plot of such an array - essentially a 3D cube consisting of 8 "subcubes", with dark subcubes for 1 and transparent subsubes for 0.
Can anyone help me plot this? Thanks.

回答 (1 件)

Walter Roberson
Walter Roberson 2018 年 7 月 25 日
Use A both as the data to be drawn, and as the alpha data.

カテゴリ

Help Center および File ExchangeLine Plots についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by