xlsx2matfile: Transform all sheets in xlsx file to mat files

% xlsx2matfile(pathxlsx) % xlsx2matfile(pathxlsx, pathmat)
635 Downloads
Updated 7 Jun 2012

View License

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

Cite As

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

MATLAB Release Compatibility
Created with R2011b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on File Operations in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

clear some bug .

1.0.0.0