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

3 Ansichten (letzte 30 Tage)
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.

Akzeptierte Antwort

Voss
Voss am 3 Dez. 2022
Use
set(gca(),'XScale','log')

Weitere Antworten (0)

Kategorien

Mehr zu Interactive Control and Callbacks finden Sie in Help Center und File Exchange

Produkte


Version

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by