Read and process data of a .csv file

3 次查看(过去 30 天)
CS
CS 2020-6-12
评论: Rik 2020-6-21
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 个评论
Ameer Hamza
Ameer Hamza 2020-6-13
编辑:Ameer Hamza 2020-6-13
The csv file is not attached. If it is too big, then consider attaching a part of the file.
Rik
Rik 2020-6-21
Comment posted as answer by CS:
Sorry, I forgot to attach the .csv file. Here it is.

请先登录,再进行评论。

回答(0 个)

标签

Community Treasure Hunt

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

Start Hunting!

Translated by