how to shift the plotting graph?

Respuestas (1)

Fabio Freschi
Fabio Freschi el 10 de Ag. de 2021
Not sure if it is what you want, but you can change the x-axis limits in this way:
set(gca,'xLim',[5 20])
to show the portion of the plot from x = 5 to x = 20

Categorías

Más información sobre 2-D and 3-D Plots en Centro de ayuda y File Exchange.

Productos

Versión

R2017b

Preguntada:

el 10 de Ag. de 2021

Respondida:

el 10 de Ag. de 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by