Mathematica Hey guys,So I have been playing with LogLogPlot in Mathematica and

  • Thread starter Thread starter R.P.F.
  • Start date Start date
  • Tags Tags
    Hey Mathematica
AI Thread Summary
The discussion centers around the use of LogLogPlot in Mathematica, specifically the issue of setting the PlotRange to display a specific area of the log-log plot. Initially, the user encountered problems with the PlotRange not functioning as expected and axes being cut off when using Show. The confusion arose regarding the appropriate values for the axes, particularly whether zero could be used. It was clarified that a value of 10^-5 should be used instead of zero, leading to a realization of the user's earlier mistake in the notebook. The conversation highlights the importance of correctly setting axis values in log-log plots to avoid display issues.
R.P.F.
Messages
210
Reaction score
0
Hey guys,

So I have been playing with LogLogPlot in Mathematica and it seems to me that PlotRange->{a,b} does not work. I also tried Show[%,PlotRange->{a,b}] but somehow my axes got cut off. Anyone knows how to do it if I want to display a certain area of a log-log plot?
 
Physics news on Phys.org


Is a zero?
 


FunkyDwarf said:
Is a zero?

Nope. It's 10^-5.
 


FunkyDwarf said:
Is a zero?

Ah. Now that I went back to check my notebook and realized that I did put 0 there...Sorry for my stupidity. Thanks for pointing that out! :biggrin:
 

Similar threads

Replies
5
Views
2K
Replies
1
Views
10K
Replies
1
Views
2K
Replies
8
Views
6K
Replies
6
Views
19K
Replies
1
Views
6K
Replies
2
Views
2K
Replies
5
Views
3K
Back
Top