How can I access the x, y, z coordinate values in the legend "box" for a scatter3( ) function call?
조회 수: 15 (최근 30일)
이전 댓글 표시
Suppose there is a corresponding "intensity" scalar, An, for each xn, yn, zn triplet in a scatter3(X,Y, Z) call, where X, Y and Z are vectors with elements xn, yn, zn (n = 1, 2, ..., N) respectively. I would like to cursor access An for each point in the scatter and add it to the [xn yn zn] legend "box" as [xn yn zn An].
댓글 수: 4
Walter Roberson
2025년 7월 29일
Hmmm, that doesn't sound like the information would be added to the legend box?
Benjamin Kraus
2025년 9월 1일 0:01
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Legend에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!