Changeset - d99b1ddf4d24
[Not reviewed]
0 2 0
Tom Bannink - 8 years ago 2017-10-12 14:56:01
tom.bannink@cwi.nl
Add MaTeX plot label to triangle-exponent plot
2 files changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
plots/triangle_exponent.pdf
Show inline comments
 
binary diff not shown
triangle_ecm_initialtris.m
Show inline comments
 
@@ -200,7 +200,7 @@ plot2=Show[
 
ErrorListPlot[{ECMExponents,uniformExponents,averagesExponentsErrorBars},
 
Joined->True,PlotMarkers->Automatic,
 
PlotLegends->Placed[{"ECM","canonical","average"},{Left,Bottom}],
 
Frame->True,FrameLabel->{"tau","triangle powerlaw exponent"},
 
Frame->True,FrameLabel->{MaTeX["\\tau"],"triangle powerlaw exponent"},
 
PlotRange->{{2,3},{0,1.6}},
 
ImageSize->300],
 
Plot[3/2(3-tau),{tau,2,3},PlotStyle->{Black,Dashed},PlotLegends->Placed[LineLegend[{MaTeX["\\frac{3}{2}(3-\\tau)"]},LegendMarkerSize->20],{Left,Bottom}]]]
0 comments (0 inline, 0 general)