Plotting large negative and positive logarithmic scatter plot on both axes
Mostrar comentarios más antiguos
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 comentarios
dpb
el 26 de Mzo. de 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
el 26 de Mzo. de 2020
Respuestas (0)
Categorías
Más información sobre Log Plots en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!