Put name in all side of scatter 3d plot?

3 visualizaciones (últimos 30 días)
Rafayet Hossain
Rafayet Hossain el 25 de Jul. de 2017
Comentada: Chad Greene el 26 de Jul. de 2017
I can put some different name on all side of the scatter 3d plot. I also colorized the specific point in the plot. I also add those plot step by step & which one come first & then the second one.

Respuestas (1)

Chad Greene
Chad Greene el 25 de Jul. de 2017
Do you want this?
xlabel('this is the x axis')
ylabel('this is the y axis')
zlabel('this is the z axis')
  2 comentarios
Rafayet Hossain
Rafayet Hossain el 26 de Jul. de 2017
Exactly not this. If we consider this as a cube. How I put the other part name just like xlabel,ylabel
Chad Greene
Chad Greene el 26 de Jul. de 2017
Your question remains unclear. Can you draw a picture of what you want to do?

Iniciar sesión para comentar.

Categorías

Más información sobre Scatter Plots en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by