contextmenu in axes in GUI

조회 수: 8 (최근 30일)
Collegue
Collegue 2019년 11월 11일
편집: Adam Danz 2019년 11월 12일
How can I add to a GUI axes a context menu which contains RIght and Left options and inside of them 1 2 and 3 option (for each of them).
  댓글 수: 2
Adam Danz
Adam Danz 2019년 11월 11일
How was the gui created? AppDesigner?
Collegue
Collegue 2019년 11월 12일
with GUIDE

댓글을 달려면 로그인하십시오.

답변 (1개)

Adam Danz
Adam Danz 2019년 11월 12일
편집: Adam Danz 2019년 11월 12일
Follow the example described in the documentation (link below). This code will go in your OpeningFcn function.

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by