How can I add annotations to GUI figures generated using GUIDE?

I would like to add annotations to a GUI figure that I have created and also be able to make some of the modifications.

 채택된 답변

This can be done by making the GUI figure handles visible and then turning on the Plot Tool features. This makes It possible to use plottools (Figure Palette) to add annotations and other modification to the figure.
set(0,'showHiddenHandles','on')
plottools

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Annotations에 대해 자세히 알아보기

제품

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by