4D plot of 3 vectors and 3D array
Show older comments
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 Comments
Chad Greene
on 31 Mar 2021
Something like this? https://www.mathworks.com/help/matlab/ref/coneplot.html
Dillon Esposito-Kelley
on 31 Mar 2021
Chad Greene
on 31 Mar 2021
Perhaps the slice function? https://www.mathworks.com/help/matlab/ref/slice.html
Accepted Answer
More Answers (0)
Categories
Find more on Image Arithmetic in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!