Opareport

File: opareport.m
Location: ..\Cubatch\model_OPA

Makes report of an existing OPA model

This m-file allows the user to save as a *.txt file all informations concerning the OPA model that was just performed. For instance, parameters of the algorithm or constraints that were used are saved through this m-file. It is the callback of "Export"/"Report to *.txt file" Since different models are implemented in CuBatch, differents functions "name_of_the_method_report" exist.

function OPAReport(MainFig,ReportStruct,Fil_id)

Inputs:

MainFig: handler of the main figure
ReportStruct:
Fil_id:

Outputs:


Subroutines


Author:
Sébastien Gourvénec
ChemoAC, V.U.B., Laarbeeklaan 103,
B-1090 Brussel
Belgium
Date: July 2002

Contact: Sébastien Gourvénec: sebastien.gourvenec@vub.ac.be

References