How to read CSV file with different format ?

조회 수: 1 (최근 30일)
Aravin
Aravin 2017년 11월 3일
답변: dpb 2017년 11월 3일
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일
A) readtable B) textscan C) interactive use the import tool...

카테고리

Help CenterFile Exchange에서 Data Import and Analysis에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by