How to read a .csv file in matlab?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
my .csv file opens in excel and every row is in the form:
2013 | 094 | 22:57:13 | 2456387.456 | 5.002 | 0.006 | 4.992 | 0.001 | -0.01 | -0.005 | 7.99 | 5 | 2 | 0
| : represents a space (it is not in the .csv file)
I would like to read every numeric value in the file (not including the semi-colon [:] )
thanks in advance,
Cordelle
0 commentaires
Réponse acceptée
Azzi Abdelmalek
le 29 Juil 2013
8 commentaires
Azzi Abdelmalek
le 29 Juil 2013
a : numeri variable
b: text variable
c: both numeric and text variable
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Spreadsheets dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!