Path: news.mathworks.com!not-for-mail
From: ""Q" Verdadero Moreno" <carlos_a_moreno_m@hotmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Implicit plots
Date: Sat, 20 Dec 2008 16:10:05 +0000 (UTC)
Organization: Tecnologico de Ciudad Madero
Lines: 25
Message-ID: <gij5ct$a1m$1@fred.mathworks.com>
References: <ggvc82$bb1$1@fred.mathworks.com> <gihcnu$b27$1@fred.mathworks.com> <gihedu$lhm$1@fred.mathworks.com>
Reply-To: ""Q" Verdadero Moreno" <carlos_a_moreno_m@hotmail.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 1229789405 10294 172.30.248.37 (20 Dec 2008 16:10:05 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sat, 20 Dec 2008 16:10:05 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1646795
Xref: news.mathworks.com comp.soft-sys.matlab:508134


Jhon, a lot of Thanks for your help.  :D
I'm using  "isosurface" as you said me.
Thanks Again
Carlos


Jhon Muchas Gracias por tu Ayuda :D
Estoy usando "isosurface" como me dijiste
Gracias de Nuevo.
Carlos
"John D'Errico" <woodchips@rochester.rr.com> wrote in message <gihedu$lhm$1@fred.mathworks.com>...
> ""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