3D scatter plot图像处理生成。

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

 Respuesta aceptada

stweprns
stweprns el 23 de Mayo de 2023

0 votos

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

Más respuestas (0)

Categorías

Preguntada:

el 23 de Mayo de 2023

Respondida:

el 23 de Mayo de 2023

Community Treasure Hunt

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

Start Hunting!