How to plot 3D Matrix (4D Data) as colored cube?

3 views (last 30 days)
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

Answers (1)

darova
darova on 25 Mar 2021
Use slice

Products


Release

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!