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

3 visualizzazioni (ultimi 30 giorni)
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.

Risposta accettata

Voss
Voss il 3 Dic 2022
Use
set(gca(),'XScale','log')

Più risposte (0)

Categorie

Scopri di più su Interactive Control and Callbacks in Help Center e File Exchange

Prodotti


Release

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by