![]() |
Microscopy Image Browser 2.91
MIB
|
XLWRITE Write to Microsoft Excel spreadsheet file using Java XLWRITE(FILE,ARRAY) writes ARRAY to the first worksheet in the Excel file named FILE, starting at cell A1. It aims to have exactly the same behaviour as XLSWRITE. See also XLSWRITE. More...
Functions | |
function [ status , message ] = | xlwrite (filename, A, sheet, range) |
XLWRITE Write to Microsoft Excel spreadsheet file using Java XLWRITE(FILE,ARRAY) writes ARRAY to the first worksheet in the Excel file named FILE, starting at cell A1. It aims to have exactly the same behaviour as XLSWRITE. See also XLSWRITE.
function [ status , message ] = xlwrite | ( | filename, | |
A, | |||
sheet, | |||
range ) |