4D plot of 3 vectors and 3D array
古いコメントを表示
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 件のコメント
Chad Greene
2021 年 3 月 31 日
Something like this? https://www.mathworks.com/help/matlab/ref/coneplot.html
Dillon Esposito-Kelley
2021 年 3 月 31 日
Chad Greene
2021 年 3 月 31 日
Perhaps the slice function? https://www.mathworks.com/help/matlab/ref/slice.html
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Line Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!