How to plot a graph with logarithmic scale

3 vues (au cours des 30 derniers jours)
JACK LONDON
JACK LONDON le 26 Nov 2022
Commenté : JACK LONDON le 27 Nov 2022
fprintf(1,'RMSE (without noise) : %e\n',err_nonoise);

Réponses (1)

cr
cr le 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
  1 commentaire
JACK LONDON
JACK LONDON le 27 Nov 2022
This issue is solved. Thank for your interest

Connectez-vous pour commenter.

Catégories

En savoir plus sur 2-D and 3-D Plots dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by