| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
param.parameterized.Parameterized --+
|
param.parameterized.ParameterizedFunction --+
|
PylabPlotCommand --+
|
matrixplot
Simple plotting for any matrix as a bitmap with axes.
Like MatLab's imagesc, scales the values to fit in the range 0 to 1.0. Intended for interactive debugging or analyzing from the command prompt. See MatPlotLib's pylab functions to create more elaborate or customized plots; this is just a simple example.
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
plot_type = param.Callable(default= pylab.gray, doc= Matplotlib command to generate the plot, e.g. |
|||
name = <param.parameterized.String object at 0xb23b09c>String identifier for this object. |
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|
|||
plot_typeMatplotlib command to generate the plot, e.g. pylab.gray or pylab.hsv.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Jul 4 12:19:14 2010 | http://epydoc.sourceforge.net |