Azzera filtri
Azzera filtri

How to change units of Y axis?

2 visualizzazioni (ultimi 30 giorni)
googo
googo il 27 Mar 2013
I made an histogram (left one) and I want to change the y axis units so it will be like the histogram on the right.
How can I do it?
thank's!

Risposta accettata

Azzi Abdelmalek
Azzi Abdelmalek il 27 Mar 2013
Modificato: Azzi Abdelmalek il 27 Mar 2013
Edit
yt=(0:0.4:1.2)*10^4
set(gca,'yticklabel',xt)
  5 Commenti
Azzi Abdelmalek
Azzi Abdelmalek il 27 Mar 2013
Modificato: Azzi Abdelmalek il 27 Mar 2013
have you copied the above code?
googo
googo il 27 Mar 2013
Yes, after the plot function.
well, now I asked my teacher and i'm not allowed using set and linspace so never mind about that.
As there any artificial way to do this? thank's!

Accedi per commentare.

Più risposte (0)

Tag

Non è stata ancora inserito alcun tag.

Community Treasure Hunt

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

Start Hunting!

Translated by