plot a function extend interval
조회 수: 7 (최근 30일)
이전 댓글 표시
hi i want to plot one function. during the plot i want to extend some part arbitrary like picture . is there any way to do this?look at interval. it doesnt have equal parts.

댓글 수: 0
채택된 답변
Walter Roberson
2017년 12월 10일
If you have older MATLAB, set the axis YTick property to the values you want shown.
With sufficiently new MATLAB, there is a yticks() helper function.
댓글 수: 4
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Data Distribution Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

