| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
| Plot3 | |||
|
|||
|
|||
|
|||
Create a line plot. plot3(x, y, z, style) x, y, and z are Nx1 NumPy arrays that define the N points of the plot. style is a string and can be any combination of color symbols (r, g, b, y, m, c, k) and line styles (-, --, -). |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Tue Mar 20 23:12:13 2007 | http://epydoc.sourceforge.net |