How i can change the values of Y axis

2 次查看(过去 30 天)
I have this figure
I want to changes values of y axis between 8.4 to 18.6
Thank u

采纳的回答

José-Luis
José-Luis 2016-6-28
gca.XLim = [8.4, 18.6];

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 2-D and 3-D Plots 的更多信息

标签

尚未输入任何标签。

产品

Community Treasure Hunt

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

Start Hunting!

Translated by