


===============================================================================
Title: readEspresso
Project: Optimal merging of polyhedra with the same PWA dynamics
Purpose: Read Espresso data from output file
Inputs: fname: name of Espresso output file
Outputs: M: markings corresponding to the one output function
Remarks: in the Espresso file, 0-1 means ~AC
this is translated into M(i) = -1 0 1
This file is intended only for one output function.
Author: Tobias Geyer
History: date ver. subject
2004.02.09 1.0 initial version
Contact: Tobias Geyer
Automatic Control Laboratory
ETH Zentrum, CH-8092 Zurich, Switzerland
geyer@control.ee.ethz.ch
Comments and bug reports are highly appreciated
===============================================================================