What functions can be triggered when an axes is resized?

1 回表示 (過去 30 日間)
yang yang
yang yang 2013 年 4 月 13 日
Hai.I want to trigger a function when I resize an axes. How can I do that?

回答 (1 件)

Image Analyst
Image Analyst 2013 年 4 月 13 日
How are the axes being resized? If you're doing something in code, like displaying an updated set of (x,y) data, then why can't you just call the function yourself after that? Because as far as I know, there's no "axes_resized" event that you can put code into to automatically comes to life when the axes get resized.
  4 件のコメント
yang yang
yang yang 2013 年 4 月 14 日
Thanks.
Image Analyst
Image Analyst 2013 年 4 月 14 日
Are we done then? If so, mark it as Answered. Thanks.

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

カテゴリ

Help Center および File ExchangeGraphics Object Properties についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by