Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: pluton Newsgroups: comp.soft-sys.math.maple Subject: implicit plot : line in 3D Date: Tue, 7 Feb 2012 20:24:29 -0800 (PST) Organization: http://groups.google.com Lines: 6 Message-ID: <8841375.478.1328675069721.JavaMail.geo-discussion-forums@vbcj7> Reply-To: comp.soft-sys.math.maple@googlegroups.com NNTP-Posting-Host: 132.216.88.117 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1328675166 8725 127.0.0.1 (8 Feb 2012 04:26:06 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 8 Feb 2012 04:26:06 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=132.216.88.117; posting-account=wPIYcwoAAAA34U-CHlxYJodNw6k8Jg_W User-Agent: G2/1.0 X-Google-Web-Client: true Xref: x330-a1.tempe.blueboxinc.net comp.soft-sys.math.maple:353 Hi, is there a command in Maple that is able to plot a line in 3D which is defined by two nonlinear equations in three unknowns? ie plot the points (x,y,z) solution of f1(x,y,z)=0 and f2(x,y,z)=0. Implicitplot3d is for surfaces only if I am correct. Thanks