필터 지우기
필터 지우기

How do I prevent data tips from showing up in App Designer for trimesh/trisurf plots?

조회 수: 3 (최근 30일)
Any help would be greatly appreciated!

채택된 답변

Anshuman Agrawal
Anshuman Agrawal 2019년 8월 3일
편집: Anshuman Agrawal 2019년 8월 3일
Actually I found the answer, but am not deleting the question in case someone else has the same question.
disableDefaultInteractivity(app.UIAxes)
enableDefaultInteractivity(app.UIAxes)
alternatively changing the Interactions property of the axes also works.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by