Automatic yTicks for both axes when zooming into plotyy graph
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi. I have a figure created with plotyy. When I now use the zoom function only the xTicks refresh, but not the yTicks. So if I zoom too much, it could happen that I dont see any yTicks at all. I found the ActionPostCallback function but I dont get it work. Thanks in advance. Best
0 commentaires
Réponses (1)
Esha Bhargava
le 20 Nov 2015
This enhancement has been incorporate in MATLAB Release R2008a. By design, the function PLOTYY has two axes superimposed. This behavior occurs because the second axis is front most when you use the PLOTYY function. As a workaround for the ZOOM functionality, you can download the following file from the MATLAB Central File Exchange:
0 commentaires
Voir également
Catégories
En savoir plus sur Two y-axis dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!