How to import CSV files with text and numeric values?

1 visualización (últimos 30 días)
Istvan Fabian
Istvan Fabian el 15 de Mayo de 2018
Editada: Istvan Fabian el 10 de Jun. de 2018
SOLVED

Respuesta aceptada

KSSV
KSSV el 15 de Mayo de 2018
How about using xlsread?
[num,txt,raw] = xlsread('best.csv') ;

Más respuestas (0)

Categorías

Más información sobre Tables en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by