How to plot a graph with logarithmic scale
古いコメントを表示
fprintf(1,'RMSE (without noise) : %e\n',err_nonoise);
回答 (1 件)
cr
2022 年 11 月 27 日
1 投票
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
カテゴリ
ヘルプ センター および 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!