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!