xlsx2matfile: Transform all sheets in xlsx file to mat files

% xlsx2matfile(pathxlsx) % xlsx2matfile(pathxlsx, pathmat)
635 descargas
Actualizado 7 jun 2012

Ver licencia

% xlsx2matfile(pathxlsx)
% xlsx2matfile(pathxlsx, pathmat)
% path is the path of .xlsx file
% varargin is the path for target fold to save the .mat files
% linrenwen@gmail.com
% 把xlsx文件中的表批量转换为mat文件

Citar como

Renwen Lin (2024). xlsx2matfile: Transform all sheets in xlsx file to mat files (https://www.mathworks.com/matlabcentral/fileexchange/37037-xlsx2matfile-transform-all-sheets-in-xlsx-file-to-mat-files), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2011b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre File Operations en Help Center y MATLAB Answers.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.1.0.0

clear some bug .

1.0.0.0