Representation of values of a 3d matrix
1 回表示 (過去 30 日間)
古いコメントを表示
I have a 3d region of interest. For every plane of this region I have a 2d matrix that gives me the value of a certain parameter in every point of the plane. To represent this parameter on a single plane I used contourf, is there a way to represent this parameter on the entire region of interest?
2 件のコメント
Adam Danz
2022 年 2 月 9 日
How would you like to represent the data? slice may be an option as @yanqi liu recommended. Alternatives:
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!