xlsx2matfile: Transform all sheets in xlsx file to mat files

Version 1.1.0.0 (1,73 ko) par Renwen Lin
% xlsx2matfile(pathxlsx) % xlsx2matfile(pathxlsx, pathmat)
636 téléchargements
Mise à jour 7 juin 2012

Afficher la licence

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

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2011b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur File Operations dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.1.0.0

clear some bug .

1.0.0.0