How to plot 3D Matrix (4D Data) as colored cube?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Maximilian Valentin Schraysshuen
el 24 de Mzo. de 2021
Respondida: darova
el 25 de Mzo. de 2021
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 comentarios
Respuestas (1)
Ver también
Categorías
Más información sobre Lighting, Transparency, and Shading en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!