Automatic yTicks for both axes when zooming into plotyy graph
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Esha Bhargava
el 20 de Nov. de 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 comentarios
Ver también
Categorías
Más información sobre Two y-axis en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!