4D plot of 3 vectors and 3D array
Afficher commentaires plus anciens
I have a 3D array that is dependent on the variables of 3 different vectors. I am trying to make a plot with the axises being the vectors and likely color being the 3D array. Each vector is 10 long and the 3D array is a 10,10,10 array of values that are not a direct equation from the vectors.
3 commentaires
Chad Greene
le 31 Mar 2021
Something like this? https://www.mathworks.com/help/matlab/ref/coneplot.html
Dillon Esposito-Kelley
le 31 Mar 2021
Chad Greene
le 31 Mar 2021
Perhaps the slice function? https://www.mathworks.com/help/matlab/ref/slice.html
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Image Arithmetic dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!