Nov 5, 2004 #1 Allennew Electrical Joined Nov 5, 2004 Messages 9 Location US How could I plot a 3d surface graph where both x and y are functions of x? I could not use surf(x,y,z) as usual. For example, to plot a plane passing through 3 points (1,0,0), (0,1,0) and (0,0,1), how could I do it? Thanks a lot!
How could I plot a 3d surface graph where both x and y are functions of x? I could not use surf(x,y,z) as usual. For example, to plot a plane passing through 3 points (1,0,0), (0,1,0) and (0,0,1), how could I do it? Thanks a lot!