Plotting large negative and positive logarithmic scatter plot on both axes
Show older comments
I want to plot two variables which are each a matrix of (500,16) against eachother with each on a logarithmic axis which includes both negative and positive log values. I understand the mathematical 'error' in doing this, but I am comparing changes in each variable (which are positive and negative) and due the small size of the changes, I need to plot them on log axes.
Any help would be appreciated as I have spent a day trying to tweak other matlab answers to be able to do it but have failed.
3 Comments
dpb
on 26 Mar 2020
Log aside, what do you envision a plot of "two variables which are each a matrix of (500,16) against each other" would be since each so-called "variable" is an array?
Jessica Macha
on 26 Mar 2020
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!