InitialOPA3

Location: ..\CuBatch\Model_OPA3\initialopa3.m

function [ModelIn,ModelOut] = initialopa3 (ModelIn,ModelOut)

Description:
This m-file allows the user to load initial inputs for OPA3D and MCR-ALS

When the user wants to load initial inputs from the first window of OPA3D, he can simlply browse to find or the file saved from OPA on a single batch or a file containing external information. And this file is then used to load this file.


Inputs:
ModelIn : Structure for inputs (before modelling step)
ModelOut : Structure for outputs (after modelling step)

Outputs:
ModelIn : Structure for inputs (before modelling step)
ModelOut : Structure for outputs (after modelling step)

Called by:
opa3d1

Subroutines:
Internal: None
External: None

Author:
Sébastien Gourvénec
ChemoAC, V.U.B.
Laarbeeklaan 103
B-1090 Brussels
Belgium

Last modified: 12-Dec-2002 15:23:12

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

References