15 May 13:09
plot3d multiple functions bug?
From: Krzysztof Leśniak <much <at> mat.uni.torun.pl>
Subject: plot3d multiple functions bug?
Newsgroups: gmane.comp.mathematics.maxima.general
Date: 2008-05-15 11:11:41 GMT
Subject: plot3d multiple functions bug?
Newsgroups: gmane.comp.mathematics.maxima.general
Date: 2008-05-15 11:11:41 GMT
I cannot obtain the 3d plotting of 2 functions (and more functions too): plot3d([7*x-3*y, x^2-y^2], [x,-5,5], [y,-5,5])$ List [7*x-3*y,x^2-y^2] is not of length 3 -- an error. To debug this try debugmode(true); Is this a bug? My student needed urgently this feature. Sorry if it is known issue. ___________________________________________ Krzysztof Le`sniak
RSS Feed