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 个评论

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Legend 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by