2 XTick are existing on one plot!
Mostra commenti meno recenti
I'm trying to change the x ticks on a plotyy(x,y1,x,y2). This is what I'm doing:
set(gca,'XTick',[0:4:64])
However, the plotyy wants to use something more like [0:10:70], so I am getting my 0:4:64 ticks, but they are just being overlaid over the default ticks. Basically it's just really hard to read and the default ticks do not work for my application.
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Two y-axis in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!