Read and process data of a .csv file
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have a big .csv file, including numbers and text. I want to read the data of this .csv file using MATLAB and analyze the data. Sounds like the available commands for reading the .csv files does not work well when the file has text besides numbers.
The file is attached. These are the point clouds provided by a laser from the top of a surface. The rows are Y coordinates while the columns show X values. The numbers show the Z height according to each (X,Y) values.
Can anyone help with how to upload the data to MATLAB for furtur processing? I want to have the X,Y, and Z data in my workspace.
Any help is appreciated!
2 commentaires
Ameer Hamza
le 13 Juin 2020
Modifié(e) : Ameer Hamza
le 13 Juin 2020
The csv file is not attached. If it is too big, then consider attaching a part of the file.
Rik
le 21 Juin 2020
Sorry, I forgot to attach the .csv file. Here it is.
Réponses (0)
Voir également
Catégories
En savoir plus sur Data Import and Analysis 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!