What is my curve going outside the range of the plot figure
1 次查看(过去 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 个评论
另请参阅
类别
在 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!