User`s guide

4 Function Wizard
Over view of the Function Wizard
The Function Wizard enables you to pass Microsoft Excel (Excel 2000 or later)
worksheet values to a compiled MATLAB m odel and to return model output
to a cell or range of cells in the worksheet. The Function Wizard provides
an intuitive i nterface to Excel worksheets. Knowledge of Visual Basic for
Applications (VBA) programming is not required.
The Function Wizard reflects any changes that you make in the worksheets,
such as range selections. Going in the opposite direction, you can use the
Function Wizard to control the placement and output of data from MATLAB
functions to the worksheets.
The Function Wizard does not currently support the MATLAB
struct,
sparse,andcomplex data types.
4-2