Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Convert 2D graph into 3D
Date: Sat, 1 Nov 2008 22:02:01 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 5
Message-ID: <geijkp$go4$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1225576921 17156 172.30.248.35 (1 Nov 2008 22:02:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sat, 1 Nov 2008 22:02:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1403623
Xref: news.mathworks.com comp.soft-sys.matlab:498458


Hello,

Can anyone tell me any way to convert 2D graph into 3D? I am generating figure and using pcolor() right now and I have to create 3D using the same code.

Thanks.