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!