how to zoom in

1 次查看(过去 30 天)
fawzeya bin tamim
fawzeya bin tamim 2021-4-30
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)

回答(1 个)

Fangjun Jiang
Fangjun Jiang 2021-4-30
axis()

类别

Help CenterFile Exchange 中查找有关 Visual Exploration 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by