Why does app.UIAxes.CurrentPoint shift when I scroll in AppDesigner?
조회 수: 1 (최근 30일)
이전 댓글 표시
I use "UIFigureWindowButtonUp(app, event)" to let user click on the UIAxes which will then plot a vertical line when they click.
For whatever reason, the verical plot has an offset if I scroll in the GUI and then click.
I am using "app.UIAxes.CurrentPoint" in order to indicate where along the x-axis the vertical line should be placed.
Any sugestions?
댓글 수: 3
J. Alex Lee
2021년 6월 28일
hmm, that's weird. my issue was in an older version, like 2018b or something, but it was pretty specific to a tab layout or gridlayout or something...maybe it's a bug (again) and mathworks team can investigate
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!