![]() |
Microscopy Image Browser 2.91
MIB
|
XLSWRITE Stores numeric array or cell array in Excel workbook. More...
Functions | |
| function [ success , message ] = | xlswrite2 (file, data, sheet, range) |
| function | xlswrite3>cleaner (Excel, file) |
| function message = | xlswrite3>activate_sheet (Excel, Sheet) |
| function newsheet = | xlswrite3>addsheet (WorkSheets, Sheet) |
| function absolutepath = | xlswrite3>abspath (partialpath) |
| function range = | xlswrite3>calcrange (range, m, n) |
| function string = | xlswrite3>index_to_string (index, first_in_range, digits) |
| function [ digits , first_in_range ] = | xlswrite3>calculate_range (num_to_convert) |
| function s = | xlswrite3>dec2base27 (d) |
| function d = | xlswrite3>base27dec (s) |
| function messageStruct = | xlswrite3>exceptionHandler (nArgs, exception) |
XLSWRITE Stores numeric array or cell array in Excel workbook.
| function absolutepath = xlswrite3>abspath | ( | partialpath | ) |
| function message = xlswrite3>activate_sheet | ( | Excel, | |
| Sheet ) |
| function newsheet = xlswrite3>addsheet | ( | WorkSheets, | |
| Sheet ) |
| function d = xlswrite3>base27dec | ( | s | ) |
| function range = xlswrite3>calcrange | ( | range, | |
| m, | |||
| n ) |
References n.
| function [ digits , first_in_range ] = xlswrite3>calculate_range | ( | num_to_convert | ) |
| function xlswrite3>cleaner | ( | Excel, | |
| file ) |
| function s = xlswrite3>dec2base27 | ( | d | ) |
| function messageStruct = xlswrite3>exceptionHandler | ( | nArgs, | |
| exception ) |
| function string = xlswrite3>index_to_string | ( | index, | |
| first_in_range, | |||
| digits ) |
| function [ success , message ] = xlswrite2 | ( | file, | |
| data, | |||
| sheet, | |||
| range ) |
Examples:
