How to enable Data Tips in App.Designer in r2019b

16 ビュー (過去 30 日間)
BSantos
BSantos 2020 年 5 月 7 日
コメント済み: Abhishek Sahoo 2020 年 12 月 28 日
Hi!
I'm trying to include datacursor on my ui.axes in App.Designer but it just never shows.
I'm using Matlab R2019b Update4.
This is how it looks:
Do any of you have an idea how to fix this?
Thanks in advance!
  1 件のコメント
Bálint Décsi
Bálint Décsi 2020 年 5 月 12 日
編集済み: Bálint Décsi 2020 年 5 月 12 日
Did they add this funcionality in R2019b? Because as of version R2019a, Matlab App Designer UIFigures did not support mouse interactions. I recall they wanted to add it in an upcoming release, check in "Graphics support for App Designer" help page or something alike unless you are sure.

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

回答 (1 件)

Nishant Gupta
Nishant Gupta 2020 年 5 月 9 日
Hi,
In R2019b, data cursor mode is 'on' by default.
As I can see from the image attached that any plot is not there in the figure.
First plot something and then click on the curve, you can see the data at that point.
  3 件のコメント
Nick Bennett
Nick Bennett 2020 年 10 月 15 日
When working with appdesigner in Matlab 2020a, I am not seeing any data cursor enabled for axes in my user interface. Here I have circled where I was expecting to see the data cursor icon when hovering mouse over the axes.
When working in GUIDE, this functionality was automatically enabled. Here is an example for one my my GUIDE applications.
I sense from the earlier post that data cursor functionality should be enabled by default?
Also, would this issue be related to my not being able to right-click and open a Context Menu? I am also seeing this issue.
Suggestions?
Abhishek Sahoo
Abhishek Sahoo 2020 年 12 月 28 日
Hi Nishant,
I am having a little similar but a different issue. I can add a new datatip to my image displayed on a MATLAB app. But I am unable to place multiple datatips, which is a requirement for my app. Usually on a MATLAB figure, I can simply place as many datatips I want, but in the AppDesigner environment, I can only place one datatip at max. Can you please help me figure out how to place multiple datatips? Thank you.

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

カテゴリ

Help Center および File ExchangeDevelop Apps Using App Designer についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by