annotation in guide gui application

Hi, does anybody know how to include the annotation items like arrow, textarrow,textbox into a custom gui application. The matlab figure has them in the figure's menu> Insert option. Can that be added to a standalone guide app.

Réponses (1)

Fangjun Jiang
Fangjun Jiang le 21 Sep 2011

0 votes

use the annotation() command in the creatfcn callback of your GUI.

1 commentaire

Nilimb
Nilimb le 21 Sep 2011
thanks for the answer. actually i wanted to be able to use the insert option in my gui so i can edit as i want.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Interactive Control and Callbacks dans Centre d'aide et File Exchange

Question posée :

le 21 Sep 2011

Community Treasure Hunt

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

Start Hunting!

Translated by