Path: news.mathworks.com!not-for-mail
From: "John D'Errico" <woodchips@rochester.rr.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Implicit plots
Date: Sat, 20 Dec 2008 00:31:58 +0000 (UTC)
Organization: John D'Errico (1-3LEW5R)
Lines: 14
Message-ID: <gihedu$lhm$1@fred.mathworks.com>
References: <ggvc82$bb1$1@fred.mathworks.com> <gihcnu$b27$1@fred.mathworks.com>
Reply-To: "John D'Errico" <woodchips@rochester.rr.com>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1229733118 22070 172.30.248.37 (20 Dec 2008 00:31:58 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sat, 20 Dec 2008 00:31:58 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 869215
Xref: news.mathworks.com comp.soft-sys.matlab:508083


""Q" Verdadero Moreno" <carlos_a_moreno_m@hotmail.com> wrote in message <gihcnu$b27$1@fred.mathworks.com>...
> I Need the same thing... 
> iI have the Heart Curve
> 
> (x^2+9/4*y^2+z^2-1)^3 - x^2*z^3-9/80*y^2*z^3=0
> 
> But i Can not plot this curve.... Someone can Help Me ?
> 
> Thanks... 

This is a different problem from the first post in
this thread. Use isosurface for this.

John