Search found 1 match

by jcaus
Thu Aug 25, 2011 8:59 am
Forum: Math & Science
Topic: Format Specifiers in Gnuplot Terminal 'epslatex'
Replies: 8
Views: 12371

Format Specifiers in Gnuplot Terminal 'epslatex'

Hey!

had this problem myself and just solved it, although it is a little bit messy. Just do what you're doing, then if you go into your .tex document generated by gnuplot you will find something like:

\put(440,2740){\rotatebox{90}{\makebox(0,0){\strut{} Your y-axis title }}}%

The \put(x,y ...