how to plot curve that run from top left to bottom right

2 次查看(过去 30 天)
Please, how can I draw this figure such that the curve run from top left to bottom right, with x-axis running from 1 to 10 and Y-axis from 1.8 to 2.7, thanks

回答(1 个)

Walter Roberson
Walter Roberson 2022-4-29
set(gca, 'ydir', 'reverse')

类别

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

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by