how to add datatip to a line object inside an UIAxes?

4 ビュー (過去 30 日間)
Mario Schwarz
Mario Schwarz 2020 年 2 月 4 日
コメント済み: Mario Schwarz 2020 年 2 月 28 日
Hi,
I am trying to show datatips when clicked for some simple lines inside an UIaxes. However this warning occurs even when I move my mouse over the axes:
Warning: Error occurred while executing the listener callback for event MouseMove defined for class
matlab.graphics.interaction.graphicscontrol.InteractionObjects.DataTipInteraction:
Error using hgconvertunits
The reference object is invalid.
Thanks!

回答 (1 件)

Jalaj Gambhir
Jalaj Gambhir 2020 年 2 月 28 日
Hi,
This issue occurs when we try to plot mixed datatypes in UIAxes in R2019a, but it has been fixed in later versions.
  1 件のコメント
Mario Schwarz
Mario Schwarz 2020 年 2 月 28 日
I have 2019b Update 4

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

カテゴリ

Help Center および File ExchangeGraphics Object Programming についてさらに検索

製品


リリース

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by