Clear Filters
Clear Filters

how reduce the y axis value?

2 views (last 30 days)
prajith samraj
prajith samraj on 25 Jul 2022
Answered: Matt J on 27 Jul 2022
i cannot apply y ticks concept. so anyone know the concept solve it.
  1 Comment
GandaBerunda
GandaBerunda on 27 Jul 2022
Hi,
It would be better if you could share the code.

Sign in to comment.

Answers (1)

Matt J
Matt J on 27 Jul 2022
Use ylim, e.g.,
ylim([0.05,0.2])

Categories

Find more on Interactive Control and Callbacks in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!