DataTip is shown far from the selected data sample. How can I fix it ?
이전 댓글 표시
I have a GUI application created using appdesigner. I plot a scatter plot for random 10 x 2 data. Insted of default datacursor associated with the axis, I created a custom toolbar icon and enable/disable the data cursor from there.
In my data, the X axis values are in the range [0-1]e17, where as my Y axis values are in the range [0-1]e-1. I plot this data in the axes using scatter plot. I enable datacursor tool by clicking on the icon and then click on a sample. The datatip is displayed far from the actual sample.
I am attaching the image for reference. Also attaching my sample code.

Is there any way to fix this ?
답변 (1개)
Kevin Holly
2022년 10월 28일
편집: Kevin Holly
2022년 10월 28일
0 개 추천
I ran the provided app in R2021b and had the same issue.

I ran the provided app in R2022b and it was resolved.

I would suggest using R2022b.
카테고리
도움말 센터 및 File Exchange에서 Discrete Data Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!