readmatrix command is not working.
28 次查看(过去 30 天)
显示 更早的评论
Hello!
I am here trying to import a test.csv file into the workspace environment of MATLAB. for this reason I used readmatrix command but it shows the error that says, 'undefined variable or function readmatrix'. I decided to use readtable but it gives table datatype, I want array data type for this purpose I used table2array command but it increases the lines of code and increases redundancy in the code.
Please help
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Spreadsheets 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!