- Notifications
You must be signed in to change notification settings - Fork367
Potential issue with small numbers in loglog plot#446
Unanswered
williamdwarke asked this question inGeneral
-
Hi all, I'm posting this in Discussions as opposed to Issues because I'm not actually sure if I'm doing something wrong. I'm trying to plot a line of slope 2 in log-log space, with x-values ranging from 1e-8 to 1e0. However, the matplot loglog plotter seems to be throwing out quite a few of the points, namely, those with y-values less than 1e-10. (For reference, the first 100 or so y-values range between 1e-16 and 1e-10). I'd really appreciate it if somebody could take a look and let me know if I've done something wrong, or if I should submit this as a bug report. I've included a minimal working version of my code, as well as the plot it produces. Thank you! |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 0 comments
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
