Borrar filtros
Borrar filtros

how to zoom in

1 visualización (últimos 30 días)
fawzeya bin tamim
fawzeya bin tamim el 30 de Abr. de 2021
Respondida: Fangjun Jiang el 30 de Abr. de 2021
I have the following code to plot a graph but my graph is zoomed out. I want it to zoom in
subplot(2,1,1)
semilogy(time1,Pw1,time2,Pw2,time3,Pw3)

Respuestas (1)

Fangjun Jiang
Fangjun Jiang el 30 de Abr. de 2021
axis()

Categorías

Más información sobre Visual Exploration en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by