how to draw a historam plot and a normal plot (weibul PDF) plot combinely in one graph in MATLAB

1 visualización (últimos 30 días)
I tired in but am not getting two different y axis, in one side only two y axis values are coming
  2 comentarios
Harish Pulluri
Harish Pulluri el 16 de Mzo. de 2016
Editada: Harish Pulluri el 16 de Mzo. de 2016
size of v,fv varaibles are (365,1), samples=365; plotyy(v,fv,v,samples,'plot','hist') I am trying above command it shows some error, but in place of 'hist' function if I use 'stem' function the plot comes perfectly.

Iniciar sesión para comentar.

Respuestas (0)

Etiquetas

Aún no se han introducido etiquetas.

Community Treasure Hunt

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

Start Hunting!

Translated by