User`s guide
Argument Properties
Output Argument Properties Dialog Box
Here is an example of the Argument Properties dialog box for output
arguments. In this example, the output argument is
A12.
From this dialog box you can
• From t h e Range list, select the worksheet range to be used as the output
argument.
• Select Auto resize to tell Excel Builder to adjust the o utput range to fit
the output array. This setting is useful when the target output from a
method call is a range of cells in an Excel worksheet and the output array
size and shape is not known at the time of the call.
• Select Transpose output to transpose the output arguments. This setting
is useful when calling a component where the MATLAB function returns
outputs as row vectors, and you want the data in columns.
• Select Output as date tocoercetheoutputvaluestobecomeExceldates.
4-13