What is my curve going outside the range of the plot figure
조회 수: 6 (최근 30일)
이전 댓글 표시
My plot is plotting beyond the scales of the plot.
댓글 수: 0
답변 (1개)
Star Strider
2016년 7월 27일
It is plotting the data you have. It you want to limit it to plot only a specific range, the easiest way is to use the axis function. A slightly more difficult way is to limit the actual data you plot.
댓글 수: 0
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!