How to read CSV file with different format ?

I have file that is CSV format, or any format that is tab separated. There are three columns in it. The first column is integer between 0-10, second column is integer array of 1 x 100, and third column is string indicating the label. Can anyone help, How can I read/ load this file?

回答 (1 件)

dpb
dpb 2017 年 11 月 3 日

0 投票

A) readtable B) textscan C) interactive use the import tool...

カテゴリ

ヘルプ センター および File ExchangeData Import and Analysis についてさらに検索

製品

質問済み:

2017 年 11 月 3 日

回答済み:

dpb
2017 年 11 月 3 日

Community Treasure Hunt

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

Start Hunting!

Translated by