xlsx2matfile: Transform all sheets in xlsx file to mat files

バージョン 1.1.0.0 (1.73 KB) 作成者: Renwen Lin
% xlsx2matfile(pathxlsx) % xlsx2matfile(pathxlsx, pathmat)
ダウンロード: 636
更新 2012/6/7

ライセンスの表示

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

引用

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. 取得済み .

MATLAB リリースの互換性
作成: R2011b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersFile Operations についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.1.0.0

clear some bug .

1.0.0.0