Plot in log-log
Afficher commentaires plus anciens
Hi,
I am plotting in a log-log scale but the axis label does not display the numbers in a log scale. I have used
loglog(t,Exp, 'LineWidth',2,'Markersize',3)
hold all

and also set(gca, 'YScale', 'log') and it still does not work.
Thanks in advance for your reply.
Réponse acceptée
Plus de réponses (1)
Auryn_
le 24 Mai 2018
0 votes
Catégories
En savoir plus sur Log Plots dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!