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

조회 수: 1 (최근 30일)
I tired in but am not getting two different y axis, in one side only two y axis values are coming
  댓글 수: 2
Harish Pulluri
Harish Pulluri 2016년 3월 16일
편집: Harish Pulluri 2016년 3월 16일
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.

댓글을 달려면 로그인하십시오.

답변 (0개)

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by