Create semilogy plot with original values on Y-Axis
显示 更早的评论

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!
回答(1 个)
Azzi Abdelmalek
2016-3-28
编辑:Azzi Abdelmalek
2016-3-28
set(gca,'ysclae','log')
类别
在 帮助中心 和 File Exchange 中查找有关 2-D and 3-D Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!