Effacer les filtres
Effacer les filtres

XTickLabels after the zooming

1 vue (au cours des 30 derniers jours)
Mtlb Usr
Mtlb Usr le 22 Mar 2011
Hi,
I would like to know how I can set the new xticklabels in a 2D graphic after the zooming. But, I want to delete the previous xticklabels too. The xticklabels are rotated.
I think that the issue could be when I use the zoom per default of matlab.
How can I do it?
thanks
regards
  4 commentaires
Mtlb Usr
Mtlb Usr le 25 Mar 2011
Yes, I'm using this.
Mtlb Usr
Mtlb Usr le 28 Mar 2011
Hi,
Do you think that there is some solutions? Or If you want better I explain you the issue, by other way.
regards

Connectez-vous pour commenter.

Réponses (1)

Daniel Sternberg
Daniel Sternberg le 13 Avr 2011
If you are using custom XTickLabels (which it sounds like you are since MATLAB doesn't rotate the labels by default), the best approach is to use the "ActionPostCallback" of the zoom object. Examples of its use are available in the documentation. At the command prompt, type
doc zoom

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by