How to plot a graph with logarithmic scale

3 ビュー (過去 30 日間)
JACK LONDON
JACK LONDON 2022 年 11 月 26 日
コメント済み: JACK LONDON 2022 年 11 月 27 日
fprintf(1,'RMSE (without noise) : %e\n',err_nonoise);

回答 (1 件)

cr
cr 2022 年 11 月 27 日
I did a quick search and couldn't find a call to plot functions in your script. Where are you plotting? Did you try to use semilogy() instead of regular plot()?
Regards
  1 件のコメント
JACK LONDON
JACK LONDON 2022 年 11 月 27 日
This issue is solved. Thank for your interest

サインインしてコメントする。

カテゴリ

Help Center および File Exchange2-D and 3-D Plots についてさらに検索

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by