how to convert like : fisheriris data conversion from .csv to .mat
8 views (last 30 days)
Show older comments
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.
0 Comments
Answers (1)
See Also
Categories
Find more on Tables in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!