Home > mpt > extras > control > optmerge > readEspressoOne.m

readEspressoOne

PURPOSE ^

===============================================================================

SYNOPSIS ^

function M = readEspresso(fname)

DESCRIPTION ^

===============================================================================

 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

===============================================================================

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Thu 30-Mar-2006 10:26:47 by m2html © 2003