ContentsIndexReferenceHome
PreviousUpNext
cell2Excel
MATLAB
cell2Excel(CellSheets,[sheetNames])
Description

Loads data from a cell array into Microsoft Excel Worksheet

Parameters
Parameters 
Description 
CellSheets [cell] 
Cell array to be displayed in Excel. If CellSheets is an array of cell arrays, each cell array will be displayed on a separate worksheet. 
sheetNames [cell] 
(Optional) Name for each sheet. Must be same length as CellSheets if CellSheets is an array of cell arrays. 
Return Values
Return Values 
Description 
SheetHandle [handle] 
(Optional) Handle to Excel sheet. 
See Also
Group
Made with Doc-O-Matic.
Copyright (c) 2009. All rights reserved.
What do you think about this topic? Send feedback!