arffparser

M-File for reading and writing / creating arff files to and from MATLAB.

現在この提出コンテンツをフォロー中です。

With arffparser one can read arff files into MATLAB or create arff files from MATLAB's struct variables. There is no need for CSV or any other file format. Just MATLAB's variables.

Please read the help of the M-File (>> help arffparser).

Currently supports NUMERIC and NOMINAL attributes. STRING and DATE attributes support will added soon.

Tested with data set provided by WEKA.

引用

Konstantinos Drossos (2026). arffparser (https://jp.mathworks.com/matlabcentral/fileexchange/39163-arffparser), MATLAB Central File Exchange. に取得済み.

カテゴリ

Help Center および MATLAB AnswersLarge Files and Big Data についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.3.0.0

Changed the text in the description.

1.2.0.0

Changes to reading for some cases when arguments contained mathematical operators

1.0.0.0