home *** CD-ROM | disk | FTP | other *** search
- # rotate.plt
-
- paper size 11 by 8.5
- subplot area 2 2 8 7
-
- x sqr
- y lin
- x2 prob
- y2 log
-
- draw x x2 y y2
-
- font 3
-
- xlabel 'square-root scale' rotate
- y2label 'logarithmic scale' rotate
- x2label 'probability scale' rotate
- ylabel 'linear scale' rotate
-
- label center at 5 4.5 'rotated axis labels'