| E-Cell Simulation Environment Version 3.1.100 User's Manual (Draft: Dec. 18, 2003) | ||
|---|---|---|
| Prev | Chapter 5. Scripting A Simulation Session | Next |
This section describes how to create, modify, and read EML files with the EML module of the E-Cell Python library.
To import the EML module, just import
ecell module.
import ecellAnd
ecell.Eml class is made available.