how to convert like : fisheriris data conversion from .csv to .mat
6 次查看(过去 30 天)
显示 更早的评论
Below are the sample I get from matlab toolbox. How the fisheriris .csv that have 4 attributes converted into 2 variables (meas and species). I've tried csvread but display no text. Tried readtable, manage to read all but I've got to access the attributes independently and got to create a different table. Please guide me. Thank you.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/194471/image.jpeg)
0 个评论
回答(1 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!