MATLAB - adding additional data to surface plot tooltip

26 ビュー (過去 30 日間)
Ali Shakeri
Ali Shakeri 2020 年 11 月 5 日
コメント済み: Walter Roberson 2020 年 11 月 6 日
I have created a cylinder with the help of a surface plot and a 360x512 matrix with some data(named map100).
When i put my cursor over the cylinder i see my X,Y,Z on the tooltip as expected. However i would also like to see the matrix(map100) value for that point on the tooltip as well. Is this possible ? and if so how?
Any help is much appreciated..

回答 (1 件)

Walter Roberson
Walter Roberson 2020 年 11 月 5 日
I just confirmed that surf() do have the needed property.
  9 件のコメント
Ali Shakeri
Ali Shakeri 2020 年 11 月 6 日
My workspace that stores all variables says map100 is a 360x512 uint8.
Walter Roberson
Walter Roberson 2020 年 11 月 6 日
Did you try my sample code? Did it work for you?

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

カテゴリ

Help Center および File ExchangeSurface and Mesh Plots についてさらに検索

製品


リリース

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by