Put name in all side of scatter 3d plot?

조회 수: 4 (최근 30일)
Rafayet Hossain
Rafayet Hossain 2017년 7월 25일
댓글: Chad Greene 2017년 7월 26일
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.

답변 (1개)

Chad Greene
Chad Greene 2017년 7월 25일
Do you want this?
xlabel('this is the x axis')
ylabel('this is the y axis')
zlabel('this is the z axis')
  댓글 수: 2
Rafayet Hossain
Rafayet Hossain 2017년 7월 26일
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 2017년 7월 26일
Your question remains unclear. Can you draw a picture of what you want to do?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Scatter Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by