Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: forming dumb-bell shape with spheres
Date: Tue, 24 Nov 2009 18:43:05 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 13
Message-ID: <heh9fp$imo$1@fred.mathworks.com>
References: <heglgq$jh0$1@fred.mathworks.com> <546364c7-4386-449a-9fab-52448adda2b7@h10g2000vbm.googlegroups.com>
Reply-To: <HIDDEN>
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 1259088185 19160 172.30.248.37 (24 Nov 2009 18:43:05 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 24 Nov 2009 18:43:05 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1921833
Xref: news.mathworks.com comp.soft-sys.matlab:587566



i used the cylinder u told. but how to increase the height of the cylinder and how to add the sphere..i just tried to add the x,y,z co-ordinates of sphere with the cylinder co-ordinates, but im getting error only.is the way of trying to add is correct? clear my doubt plz...



ImageAnalyst <imageanalyst@mailinator.com> wrote in message <546364c7-4386-449a-9fab-52448adda2b7@h10g2000vbm.googlegroups.com>...
> On Nov 24, 8:02?am, "ennesai s" <innisa...@gmail.com> wrote:
> > can anyone tell me how to form a dumbell shape with 2 spheres?
> 
> -----------------
> Put a cylinder between them.  There is a cylinder() function that you
> should look up.  Were you dealing with solid spheres (like a
> volumetric image) or isosurfaces?