How to change scaling for different ranges of X-Axis inn figures?

3 次查看(过去 30 天)
Required plot
Above figure has different scaling for 0-1 and 1-10 in X-Axis.
I want to scale the below figure to the above format.

采纳的回答

Voss
Voss 2022-12-3
Use
set(gca(),'XScale','log')

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Interactive Control and Callbacks 的更多信息

产品


版本

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by