How can I access the x, y, z coordinate values in the legend "box" for a scatter3( ) function call?

3 ビュー (過去 30 日間)
Norman
Norman 2025 年 7 月 27 日
コメント済み: Benjamin Kraus 2025 年 9 月 1 日
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
Walter Roberson 2025 年 7 月 29 日
Hmmm, that doesn't sound like the information would be added to the legend box?
Benjamin Kraus
Benjamin Kraus 2025 年 9 月 1 日
@Walter Roberson: I believe by "legend box", @Norman means "data tip".

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeLegend についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by