Look at the 'draw' package.
(%i29) load(draw);
(%o29) /usr/local/share/maxima/5.12.0/share/draw/draw.lisp
(%i30) draw3d(color = red, point_size = 3, point_type = 7,
points([[2, 1, 2], [3, 1, 2]]));
HTH,
-sen
On Sat, 11 Aug 2007, Thomas Schwander wrote:
> Hi everyone,
>
>
>
> I'm a new maxima user and I've got the following question:
>
>
>
> I'm using wmMaxima 0.7.2, maxima 5.12.0 and windows xp. I think these are
> the relevant informations.
>
>
>
> I'm trying to plot a point in a 3d coordinate system but I have no glue how
> to make it. I thought that it is described in the help of "plot3d", but I
> couldn't find.
>
>
>
> Besides, if anyone's got a good maxima handbook (for advanced users, for
> beginners I already downloaded several papers) I would be very grateful.
>
>
>
> Thanks in advance,
>
> Thomas
>
>
--
---------------------------------------------------------------------------
| Sheldon E. Newhouse | e-mail: sen1 at math.msu.edu |
| Mathematics Department | |
| Michigan State University | telephone: 517-355-9684 |
| E. Lansing, MI 48824-1027 USA | FAX: 517-432-1562 |
---------------------------------------------------------------------------