how to zoom in

2 vues (au cours des 30 derniers jours)
fawzeya bin tamim
fawzeya bin tamim le 30 Avr 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)

Réponses (1)

Fangjun Jiang
Fangjun Jiang le 30 Avr 2021
axis()

Catégories

En savoir plus sur Data Exploration dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by