Plot Probability of three different scale in the same axis
조회 수: 3 (최근 30일)
이전 댓글 표시
I am doing this for the first time. I am trying to have three different scale in the y axis for the Probability which have varied number start from 0.001 to 0.999. Basiclly, I am trying to mimic figure in the attached image. Also, data is attatched.
댓글 수: 2
Scott MacKenzie
2022년 3월 18일
You can use yyaxis to get two y-axis with different scales in the same plot. Not sure about three.
답변 (1개)
Prince Kumar
2022년 3월 31일
Hi,
Please refer to the following answers
- https://www.mathworks.com/matlabcentral/answers/601147-extending-specific-y-axis-values
- https://www.mathworks.com/matlabcentral/answers/223087-how-to-get-different-scales-on-the-same-axis
Hope this helps!
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Line Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!