How to plot 3D Matrix (4D Data) as colored cube?
2 views (last 30 days)
Show older comments
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 Comments
Answers (1)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!