Wolfgang Lindner | 10 Apr 2000 21:10
Picon
Favicon

Re: Shelter's 3d Plot Window for a list of Points?

hallo Friedrich,

why not use gnuplot via draw3d?
Do you see advantages in using openmath?
It seems not to be developed anymore ..

beste Gruesse
Wolfgang

-----Ursprüngliche Nachricht-----
Von: Friedrich Hattendorf <friedrich <at> hattendoerfer.de>
An: maxima <at> math.utexas.edu <maxima <at> math.utexas.edu>
Datum: Mittwoch, 6. Mai 2009 22:53
Betreff: [Maxima] Shelter's 3d Plot Window for a list of Points?

Hello list,

using the command

--> plot3d(x**2-y**2, [x,-5,5], [y,-5,5],
[plot_format,openmath])$

there opens "Shelter's 3d Plot Window", where it is possible
to rotate the displayed graph.

is it possible to do similar with a list of points? I nedd
the raótation.

for example:
I want to define the edges of a tetrahedron:
(Continue reading)

Jaime Villate | 11 May 2009 01:03
Picon
Favicon
Gravatar

Re: Shelter's 3d Plot Window for a list of Points?

On Seg, 2000-04-10 at 21:10 +0200, Wolfgang Lindner wrote:
> Do you see advantages in using openmath?
> It seems not to be developed anymore ..

I'm developping it :)
I have not touched plot3d lately, but I've done some changes to plot2d
and plotdf.
Regards,
Jaime

Gmane