|
[Date Index]
[Thread Index]
[Author Index]
Help with FrameLabel
- To: mathgroup at yoda.physics.unc.edu
- Subject: Help with FrameLabel
- From: cabruen at athena.mit.edu
- Date: Tue, 14 Apr 92 00:05:48 EDT
Hello:
I am trying to put labels on a 2D Mathematica using the label command.
Label1 which is the x-axis comes out find, but the y-axis prints the
characters going up like this.
G
N
I
R
T
S
Does anybody know how I can rotate the characters counter-clockwise 90
degrees.
The command I am giving looks like this
Plot[ Sin[x], {x,0,Pi},
Frame->True,
FrameLabel->{"X-axis", "Y-axis"}]
Thanks alot for the help.
Charles Bruen
cabruen at athena.mit.edu
Prev by Date:
mma animation
Next by Date:
display a ps file
Previous by thread:
Re: mma animation
Next by thread:
Re: Help with FrameLabel
|