Re: ListPlot3D question
- To: mathgroup at smc.vnet.net
- Subject: [mg114549] Re: ListPlot3D question
- From: Bob Hanlon <hanlonr at cox.net>
- Date: Tue, 7 Dec 2010 06:47:47 -0500 (EST)
Use the option PlotStyle -> None Bob Hanlon ---- Themis Matsoukas <tmatsoukas at me.com> wrote: ============= I have a set of {x,y,z} coordinates which I plot using ListPlot3D and save as eps. Is it possible to produce a 3D graph such that when saved as eps it contains only the mesh lines but not the surface elements? Themis