I'm trying to make a plot where instead of the y-axis being oriented in
the traditional sense (large numbers on top, small on bottom) it needs
to be oriented in the reverse sense (small numbers on top, large on bottom).
Now, my first thought on how to do this was the following:
>>>plot(x,-y)
> "R" == R Padraic Springuel <[EMAIL PROTECTED]> writes:
R> I'm trying to make a plot where instead of the y-axis being
R> oriented in the traditional sense (large numbers on top, small
R> on bottom) it needs to be oriented in the reverse sense (small
R> numbers on top, large
Ah! That's so much simpler. Thank you.
--
R. Padraic Springuel
Teaching Assistant
Department of Physics and Astronomy
University of Maine
Bennett 309
Office Hours: Wednesday 2-3pm
-
Using Tomcat but need to do more? Need t
I've added full directional control and the ability to specify something
besides the joining distance for the vertical axis. I've also changed
things so that the program doesn't use linestyle='steps' to make the
branches, as a result you now have the ability to specify line styles
for differen