Create semilogy plot with original values on Y-Axis
Mostrar comentarios más antiguos

How may I vary the axis settings of the semilogy plot in a way that it depicts the 'original' (not log()) values? I attach an example of what I have in mind.
[The purpose of this is to make the log-scale more apparent in comparison to other, non-logarithmic graphs). Thank you so much, I appreciate your help!
Respuestas (1)
Azzi Abdelmalek
el 28 de Mzo. de 2016
Editada: Azzi Abdelmalek
el 28 de Mzo. de 2016
set(gca,'ysclae','log')
2 comentarios
Hannah W
el 28 de Mzo. de 2016
Azzi Abdelmalek
el 28 de Mzo. de 2016
What do you mean by the result needed?
Categorías
Más información sobre 2-D and 3-D Plots en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!