Visualizing 4-dimensional data
古いコメントを表示
I have a 3D matrix of size 52x111x150 where each value in the matrix is a power value. How can I plot or visualize this data in a 3D space such that each value in the matrix is a single point in the plot? I would also like each point in the 3D plot to be a specific color (through a colormap where color represents the magnitude/intensity of the given matrix value with respect to the other values in the matrix).
I have already made a colormap, but just am unsure of how to plot the matrix so that I incorporate the colormap into the visualization.
回答 (1 件)
Walter Roberson
2021 年 7 月 7 日
0 投票
volumeViewer, which permits importing colormap
2 件のコメント
Aarushi Negi
2021 年 7 月 8 日
Walter Roberson
2021 年 7 月 8 日
You can click on the colormap bar, and doing so will insert a slider knob that you can move to change the balance points. You can do that multiple times.
カテゴリ
ヘルプ センター および File Exchange で Color and Styling についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!