Different axis increment plot

How do i plot such that my x-axis' increment is different from my y-axis? Example: x-axis 0,1,2,3...; y-axis 0.1,0.2,0.3...

Réponses (1)

Star Strider
Star Strider le 24 Fév 2018

0 votes

See the documentation on Axes Properties (link), specifically Tick Values and Labels (link).

Community Treasure Hunt

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

Start Hunting!

Translated by