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...

Answers (1)

Star Strider
Star Strider on 24 Feb 2018
See the documentation on Axes Properties (link), specifically Tick Values and Labels (link).

Asked:

on 24 Feb 2018

Answered:

on 24 Feb 2018

Community Treasure Hunt

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

Start Hunting!