3D scatter plot图像处理生成。

因为涉及到4维数据,即已知变量x,y,z坐标以及V(即关心结果),想在三维图像上表示,即V通过颜色来达到表示四维的效果,涉及到3D scatter plot,查看帮助文档,只找到了scatter3的说明,我想做成3D scatter plot和3D Contour slices应该怎么做呢?

 Accepted Answer

stweprns
stweprns on 23 May 2023

0 votes

scatter3中有个C参数,可以设置对应的颜色呢!

More Answers (0)

Asked:

on 23 May 2023

Answered:

on 23 May 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!