четверг, 7 февраля 2013 г.

экспорт из excel и matlab

It also can write 3-d arrays (xlswrite can't), of cell and double type. To simplify the idea : we forward Matlab data to be exported to a Java function which in turn writes the data to excel.

The function xlwrite has similar syntax and inputs as MatLAB's xlswrite.

xlwrite allows you to export data (2d/3d arrays of double/cell) to Excel from Matlab (Mac/Win)

xlwrite : Export Data to Excel from Matlab on Mac/Win

% Converts the contents of a cell array of strings into a character

Function xlwrite provides almost the same functionality as the function

Function Cell2JavaString converts a cell array to a Java String array

xlwrite : Export Data to Excel from Matlab on Mac/Win - File Exchange - MATLAB Central

Комментариев нет:

Отправить комментарий