How to plot 3D wire frame

  • Follow


I have a set of 3D points. 
I need to prepare a 3D wire frame diagram.
Is there a way to do this with matrices.
i tried it with line command. But its pretty horrible. I neet do draw each and every line from point to point.
0
Reply Malinda 3/28/2011 9:03:04 PM


"Malinda " <malindarw@gmail.com> wrote in message 
news:imqt28$a5u$1@fred.mathworks.com...
> I have a set of 3D points. I need to prepare a 3D wire frame diagram.
> Is there a way to do this with matrices.
> i tried it with line command. But its pretty horrible. I neet do draw each 
> and every line from point to point.

See if the MESH command does what you want.

-- 
Steve Lord
slord@mathworks.com
To contact Technical Support use the Contact Us link on 
http://www.mathworks.com 

0
Reply slord (13285) 3/28/2011 9:42:41 PM


1 Replies
625 Views

(page loaded in 0.027 seconds)

Similiar Articles:













7/25/2012 4:56:25 AM


Reply: