plot two extreme points in one graph

3 views (last 30 days)
Anuradha
Anuradha on 21 Dec 2016
Answered: José-Luis on 21 Dec 2016
I have two types of percentages- 40-70% and the other is 0.04-0.06%. I would like to plot both in the same graph. When I use the simple plot option, the low values come as a straight line near 0 point even when I try to change the axis. Is there any other way to plot these points?
Thank you

Answers (1)

José-Luis
José-Luis on 21 Dec 2016
You could use a semi-logarithmic plot.

Categories

Find more on Line Plots 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!