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.

回答 (1 件)

Fangjun Jiang
Fangjun Jiang 2011 年 9 月 21 日

0 投票

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

1 件のコメント

Nilimb
Nilimb 2011 年 9 月 21 日
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.

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeInteractive Control and Callbacks についてさらに検索

質問済み:

2011 年 9 月 21 日

Community Treasure Hunt

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

Start Hunting!

Translated by