| 	
		 From: Roy  on 16 Jun 2010 11:59 I am trying to fill an area with color or line. The area is a plan in 3-D space. It is defined by four corner points A,B,C,D. Could somebody help? Thanks. 	
		 From: Walter Roberson on 16 Jun 2010 12:04 Roy wrote: > I am trying to fill an area with color or line. The area is a plan in > 3-D space. It is defined by four corner points A,B,C,D. patch() the area with FaceColor set to the color you want to fill with. 	
		 From: Roy  on 16 Jun 2010 12:20 Thanks, Walter. I got it. Walter Roberson <roberson(a)hushmail.com> wrote in message <WB6Sn.6782$hw5.534(a)newsfe04.iad>... > Roy wrote: > > I am trying to fill an area with color or line. The area is a plan in > > 3-D space. It is defined by four corner points A,B,C,D. > > patch() the area with FaceColor set to the color you want to fill with. 
		  | 
 Pages: 1 Prev: garchsim + Urgent Next: No "matlab -nodesktop" in R2010a on MacOS 10.6.4 |