[Maxima] how to use ploted to draw a line of "x=0"

=?big5?B?tsAguM62rw==?= bear.tw at hotmail.com
Sun Apr 26 01:59:11 CDT 2009




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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.math.utexas.edu/pipermail/maxima/attachments/20090426/faecfbe5/attachment.htm 


More information about the Maxima mailing list