필터 지우기
필터 지우기

How do I use the ButtownDownFcn callback in the new AppDesigner?

조회 수: 2 (최근 30일)
Kumar
Kumar 2017년 6월 6일
답변: George A. 2018년 6월 29일
How do I use the buttondownfcn on UIAxes in the new 2017a Matlab? I know the functionality is there.
I'm plotting a contour and I want to access the points where the user clicks.

답변 (1개)

George A.
George A. 2018년 6월 29일
There is no ButtonDownFcn function for UIAxes. There is for Axes but not for UIAxes.
I don't understand why. Can someone from mathworks explain or give a workaround?

카테고리

Help CenterFile Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by