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')
2 件のコメント
Hannah W
2016 年 3 月 28 日
Azzi Abdelmalek
2016 年 3 月 28 日
What do you mean by the result needed?
カテゴリ
ヘルプ センター および 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!