Mais on aurait pu le faire à la main...
c1.SetLogy(kTRUE)
c1.SetLogy(kFALSE)
hpx.SetTitle
("Ceci est la distribution de px")
hpx.SetFillColor(4)
hpx.SetLineWidth(15)
hpx.SetLineColor(3)
c1.SetGridX(kTRUE)
c1.SetGridY(kTRUE)
hpx.SetXTitle("px")
hpx.SetYTitle("Nombre de coups")
hpx.GetYaxis().SetTitleFont(22)
hpx.GetYaxis().SetTitleColor(4)
c1.Print(".eps")
Diapositive précédente
Diapositive suivante
Revenir à la première diapositive
Afficher la version graphique