How to plot 3D Matrix (4D Data) as colored cube?
조회 수: 3 (최근 30일)
이전 댓글 표시
Hello Fellow Matlab users,
I have a 3D Matrix of with each Dimension represents one Parameter in an experiment (in my experiment Frequency, Pressure, Duty Cycle (valve opening pre period)), within in Matrix are %-Values how much a condition is met.
To show my data I would like to plot the 3D-Matrix and color the %-Values, so that I have a colored cube where the color represents weather the condition is met or not.
So far, I have managed to plot the isosurfaces for e.g. 95% as show in the Plot below.
What I am looking for is a volume of everywhere where at least 95% are met. And optimally also a slightly transparent volume where between 70-95% of the condition is met.
I would really appreciate your help
Cheers Max
댓글 수: 0
답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Lighting, Transparency, and Shading에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!