How do I split below data into different arrays
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Answers (1)
Ameer Hamza
on 7 Oct 2020
0 votes
readtable(): https://www.mathworks.com/help/matlab/ref/readtable.html or readcell(): https://www.mathworks.com/help/matlab/ref/readcell.html seems to be useful for your file.
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!