What is my curve going outside the range of the plot figure
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
My plot is plotting beyond the scales of the plot.
0 Kommentare
Antworten (1)
Star Strider
am 27 Jul. 2016
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 Kommentare
Siehe auch
Kategorien
Mehr zu 2-D and 3-D Plots finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!