Custom XTickLabels and zooming
Afficher commentaires plus anciens
Hi,
I have an x array that represents time in seconds,
I want to update the XTickLabels so when the user is zoomed in enough the xTickLabels are shown in seconds.
If the user then zooms out, the XTickLabels change into mins, then hours etc
I need to know how to update the XTickLabels when a zoom action is made, I also need to be able to access the XLimits to work out whether to display the labels in seconds, mins or hours.
Is there a way I can do this?
1 commentaire
dpb
le 3 Mar 2014
doc zoom
Read up on the callbacks
Réponses (0)
Catégories
En savoir plus sur Data Exploration dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!