how to open an csv file using xlsread
显示 更早的评论
Hello
I am trying to read and analyze a .csv file using fopen and xlsread
I am using character to do that
I am receiving to kind of errors 1.Error using xlsread (line 245) Unable to read XLS file/path/file.csv. File is not in recognized format.
and 2. Error in file (line 4) raw = xlsread('file')
I have numeric data with the first line as the readers of the worksheet
What can I do?
回答(1 个)
Rik
2018-7-13
1 个投票
3 个评论
Ailis Aimylia
2020-12-2
the command replied :
Undefined function or variable 'cvsread'.
what should i i do or any suggestion to solve this problem.
Rik
2020-12-2
That depends. What release are you using?
Walter Roberson
2020-12-2
Rik earlier recommended csvread but you tried cvsread with the V and S exchanged.
类别
在 帮助中心 和 File Exchange 中查找有关 Workspace Variables and MAT Files 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!