How to plot 3D Matrix (4D Data) as colored cube?
Mostrar comentarios más antiguos
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
Respuestas (1)
darova
el 25 de Mzo. de 2021
0 votos
Use slice
Categorías
Más información sobre Lighting, Transparency, and Shading en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!