Table of Contents

Class: TempArrayFile Gnuplot/PlotItems.py

An ArrayFile that is deleted automatically.

Base Classes   
ArrayFile
TempFile
Methods   
__init__
  __init__ 
__init__ (
        self,
        set,
        filename=None,
        )

Create a temporary file and write an array to it.

Arguments:

set

a Numeric array of arbitrary dimension.

filename

the (optional) name of the file to which the array should be written. If filename is not specified, a random filename is chosen.

When the TempArrayFile is destroyed, the file is deleted automatically.


Table of Contents

This document was automatically generated on Fri Jan 26 14:06:11 2001 by HappyDoc version r0_9_2