How to enable Data Tips in App.Designer in r2019b

조회 수: 13 (최근 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 CenterFile Exchange에서 Develop 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