xlsx2matfile: Transform all sheets in xlsx file to mat files

Version 1.1.0.0 (1,73 KB) von Renwen Lin
% xlsx2matfile(pathxlsx) % xlsx2matfile(pathxlsx, pathmat)
636 Downloads
Aktualisiert 7. Jun 2012

Lizenz anzeigen

% 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文件

Zitieren als

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. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2011b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu File Operations finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.1.0.0

clear some bug .

1.0.0.0