How to import CSV files with text and numeric values?

 Réponse acceptée

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

Plus de réponses (0)

Catégories

Produits

Version

R2018a

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by