"mesh" question
- To: mathgroup at smc.vnet.net
- Subject: [mg8659] "mesh" question
- From: "Jose Javier Guzman" <guzman at ecn.purdue.edu>
- Date: Fri, 12 Sep 1997 04:11:10 -0400
- Organization: Purdue University
- Sender: owner-wri-mathgroup at wolfram.com
I tried posting this yesterday but I don't think it went through... Hi, I have recently started using Mathematica and I have a question that you guys can probably help me with. Here is my problem: I have two lines in 3-D of the form Line[{{x1,y1,z1},{x2,y2,z2},...{xn,yn,zn}}] . I want to create a "mesh" or surface between these two lines. 1) How can I do that?? and 2) What about if I have more than two lines?? ~ ~ ~ ~ ~ ~