Advertisement
Guest User

Untitled

a guest
Oct 27th, 2016
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. gr1 = ListPlot[baseplateTemp2, Joined -> True,
  2. ImagePadding -> {{110, 30}, {5, 42}}, ImageSize -> Full,
  3. AspectRatio -> .18, Frame -> {Left, Top, Right},
  4. PlotRange -> {{first, last}, {-40, 80}},
  5. FrameTicks -> {{Automatic, Automatic}, {Automatic, topaxis}},
  6. BaseStyle -> {FontSize -> 14},
  7. FrameLabel -> {{"Baseplaten Temperature, [Degree] C", ""}, { "",
  8. "Time Offset, Days"}}, GridLines -> {botax, Automatic},
  9. Axes -> None]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement