Subject: how to use ploted to draw a line of "x=0"
From: 黃 裕雄
Date: Sun, 26 Apr 2009 14:59:11 +0800
From: bear.tw at hotmail.com
To: maxima at math.utexas.edu
Subject: how to use ploted to draw a line of "x=0"
Date: Tue, 21 Apr 2009 13:05:41 +0800
Dear all
I use plot2d to draw "log(x),exp(x) relation on x,y , x=y axis"
this is my command
f(x):=x;
plot2d([exp(x),-exp(x),log(x),-log(x),f(0),f(x)],[x,-5,5],[y,-5,5]);
that is my question
4. how to show the scale of x : y = 1:1(because the x scale is a littel long to y scale)
use [gnuplot_preamble,"set size ratio -1"] , that can be let the scale of x:y=1:1
f(x):=x;
plot2d([exp(x),-exp(x),log(x),-log(x),f(0),f(x)],[x,-5,5],[y,-5,5],[gnuplot_preamble,
"set grid;set size ratio -1;set arrow 4 rto 5"]);
?H???? Windows Live Messenger ?M Hotmail?A???????a?x?????T???b?????X Windows Live for Mobile
_________________________________________________________________
?????????????????B?v???B?????p?u???M???R?M???A?????q?X?A???v ?X Windows Live Spaces
http://home.spaces.live.com/?showUnauth=1&lc=1028