필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Bug with scatter3 display

조회 수: 1 (최근 30일)
math man
math man 2019년 2월 7일
마감: MATLAB Answer Bot 2021년 8월 20일
Hello, has anyone seen anything like this before?2019-02-07 14_57_25-new 1 - Notepad++.png
Note that somehow the values of the X and Y values are on the scatter axes are misaligned with the values in the plot. Indeed, the 'Z' axis is also upside down.
This came from a scatter3(Table.V1,Table.V2,Table.V3,'rx'). Was I supposed to sort the Table in some way before plotting? This seems really bizarre. Any ideas or input or experience appreciated.
  댓글 수: 2
Aquatris
Aquatris 2019년 2월 7일
You might want to share your code. Maybe you renamed the axis values manually and that is the problem?
math man
math man 2019년 2월 7일
Hmmm, it appears I was mousing over an ambiguous Point on the plot!
Having trouble reproducing it- but it seems that I was in the 'back corner' instead of the front. My mistake

답변 (0개)

이 질문은 마감되었습니다.

태그

Community Treasure Hunt

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

Start Hunting!

Translated by