MLUseCellArray
Toggle MLPutMatrix
to use MATLAB cell
arrays
Description
= MLUseCellArray(
specifies whether
flag
)MLPutMatrix
must use cell arrays for transfer of data (for
example, dates). When the Spreadsheet Link™ software is installed, the default is "no"
. If you
change the value of MLUseCellArray
to "yes"
,
the change remains in effect the next time a Microsoft®
Excel® session starts. Use this syntax when working directly in a
worksheet.
MLUseCellArray
specifies whether
flag
MLPutMatrix
must use cell arrays for transfer of data.
Use this syntax in a VBA macro.
Examples
Input Arguments
Output Arguments
Tips
To work with VBA code in Excel with Spreadsheet Link, you must enable Spreadsheet Link as a reference in the Microsoft Visual Basic® Editor. For details, see Installation.
Version History
Introduced in R2007a