csvimport(filename)

バージョン 1.0.0.0 (790 Bytes) 作成者: Pratik Chhatbar
For mac lovers who cannot get xlsread or csvread to ever work
ダウンロード: 352
更新 2014/11/25

ライセンスの表示

Simple command to convert a CSV file (using csvexport.m) into a cell array, easily accessible to matlab. No extensions, no java, no fuss. Purely fopen, fread, fclose. Pretty basic, does not position the array into a specific location/range. Obviously no sheet option because it is not an excel file. I will be happy to add range functionality if there is a strong demand, but it is relatively straight-forward to read and append file (see csvexport.m)

引用

Pratik Chhatbar (2024). csvimport(filename) (https://www.mathworks.com/matlabcentral/fileexchange/48561-csvimport-filename), MATLAB Central File Exchange. 取得済み .

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

Community Treasure Hunt

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

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