How to read CSV file with different format ?

4 vues (au cours des 30 derniers jours)
Aravin
Aravin le 3 Nov 2017
Réponse apportée : dpb le 3 Nov 2017
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?

Réponses (1)

dpb
dpb le 3 Nov 2017
A) readtable B) textscan C) interactive use the import tool...

Catégories

En savoir plus sur Data Import and Export dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by