[Maxima] Plotting question
Alexandr
sashulika at gmail.com
Fri May 25 09:19:31 CDT 2007
On Fri, 2007-05-25 at 15:26 +0200, Jaime E. Villate wrote:
> On Fri, 2007-05-25 at 11:17 +0300, Alexandr wrote:
> > I tryed to plot like this:
> > (%i28) plot2d([parametric, (t-sin(t)), (1-cos(t)), [t, -2*%pi, 2*%pi],
> > [nticks, 100]], [x, -100, 100]);
> >
> > but I still get my canvas size: [x, -8, 8], [y, 0,2]
> > help please.
> What version of Maxima are you using? In 5.12 you should get the plot
> in the domain [x,-100,100], [y,0,2].
> Regards,
> Jaime Villate
>
>
I'm using:
"Maxima 5.10.0 http://maxima.sourceforge.net
Using Lisp GNU Common Lisp (GCL) GCL 2.6.7 (aka GCL)
Distributed under the GNU Public License. See the file COPYING.
Dedicated to the memory of William Schelter."
under Ubuntu
More information about the Maxima
mailing list