What is my curve going outside the range of the plot figure
22 ビュー (過去 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!