Filter löschen
Filter löschen

What functions can be triggered when an axes is resized?

2 Ansichten (letzte 30 Tage)
yang yang
yang yang am 13 Apr. 2013
Hai.I want to trigger a function when I resize an axes. How can I do that?

Antworten (1)

Image Analyst
Image Analyst am 13 Apr. 2013
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 Kommentare
Image Analyst
Image Analyst am 14 Apr. 2013
Are we done then? If so, mark it as Answered. Thanks.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Graphics Object Properties finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by