I want to use dataset

4 views (last 30 days)
abdul rehman
abdul rehman on 15 Jul 2020
which is best suitable file type I should use for my dataset with matlab. Curently my data is in excel sheet. I currently having some issues retriving data from excel sheets. I want the minulapution of data smoothly.

Accepted Answer

Bhupendra Prajapati
Bhupendra Prajapati on 15 Jul 2020
You can make use of text file,csv file,and excel sheets for creating your dataset, MatLab has good support for these files.
For more information you can refer to -> https://www.mathworks.com/help/stats/dataset.html

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!