Table of Contents

Class: gnuplot_Suite Gnuplot/gnuplot_Suites.py
Methods   
gnuexec
plot
splot
  gnuexec 
gnuexec (
        self,
        _object=None,
        _attributes={},
        **_arguments,
        )

exec: execute a gnuplot command Required argument: gnuplot command Keyword argument _attributes: AppleEvent attribute dictionary

Exceptions   
TypeError, 'No optional args expected'
aetools.Error, aetools.decodeerror( _arguments )
  plot 
plot (
        self,
        _object=None,
        _attributes={},
        **_arguments,
        )

plot: create a 2-D plot

Required argument: data to be plotted Keyword argument _attributes: AppleEvent attribute dictionary

Exceptions   
TypeError, 'No optional args expected'
aetools.Error, aetools.decodeerror( _arguments )
  splot 
splot (
        self,
        _object=None,
        _attributes={},
        **_arguments,
        )

splot: create a 3-D plot Required argument: data to be plotted Keyword argument _attributes: AppleEvent attribute dictionary

Exceptions   
TypeError, 'No optional args expected'
aetools.Error, aetools.decodeerror( _arguments )

Table of Contents

This document was automatically generated on Sun Oct 19 17:10:22 2003 by HappyDoc version 2.1