How to plot a line on a log plot
Show older comments
I am trying to plot a line on a log plot. I am using the same method as if I was to draw a line on a standard plot ie. hold on, plot(x,y) etc. Instead of plotting the line it just plots 2 dots. Is there any way to get around this?
2 Comments
the cyclist
on 3 Sep 2013
Can you just post your code, or ideally a very distilled example that shows what you mean?
jnaumann
on 3 Sep 2013
Accepted Answer
More Answers (0)
Categories
Find more on Log 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!