4D plot of 3 vectors and 3D array
Mostrar comentarios más antiguos
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 comentarios
Chad Greene
el 31 de Mzo. de 2021
Something like this? https://www.mathworks.com/help/matlab/ref/coneplot.html
Dillon Esposito-Kelley
el 31 de Mzo. de 2021
Chad Greene
el 31 de Mzo. de 2021
Perhaps the slice function? https://www.mathworks.com/help/matlab/ref/slice.html
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Image Arithmetic 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!