What is my curve going outside the range of the plot figure
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
My plot is plotting beyond the scales of the plot.
0 comentarios
Respuestas (1)
Star Strider
el 27 de Jul. de 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 comentarios
Ver también
Categorías
Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!