Allennew
Electrical
- Nov 5, 2004
- 9
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!
Thanks a lot!