Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Read a 3D model in Matlab
Date: Fri, 25 Sep 2009 08:25:21 +0000 (UTC)
Organization: Universit&#228;t Heidelberg
Lines: 6
Message-ID: <h9huph$83b$1@fred.mathworks.com>
References: <h9f7n8$lja$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 1253867121 8299 172.30.248.35 (25 Sep 2009 08:25:21 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 25 Sep 2009 08:25:21 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 869888
Xref: news.mathworks.com comp.soft-sys.matlab:572837


Dear rajitha!

>  How can I read a 3D model in Matlab? 2D images can be read using imread command and can work. But how can I can read a 3D model?

You can find some STL import functions in the File Exchange.
Good luck, Jan