How to plot a graph with logarithmic scale
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
fprintf(1,'RMSE (without noise) : %e\n',err_nonoise);
0 Kommentare
Antworten (1)
cr
am 27 Nov. 2022
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
Siehe auch
Kategorien
Mehr zu 2-D and 3-D Plots finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!