To create own dataset

Greetings everyone..
How to create our own dataset in MATLAB instead of using inbuilt dataset such as simplefit_dataset, iris dataset etc ..
Thank you in advance..

4 个评论

YOu may download your required data set in this link: https://www.kaggle.com/
Or if you are specific about your datast..you need to give more details.
The example data sets are generally stored as a mat file, so you can make a mat file with your data inside it.
If that isn't your question, please explain further what you mean.
Thank you for ur answer.. How to make a mat file with my data?
Have you read the doc for the save function?

请先登录,再进行评论。

回答(0 个)

类别

帮助中心File Exchange 中查找有关 MATLAB 的更多信息

标签

评论:

Rik
2019-3-18

Community Treasure Hunt

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

Start Hunting!

Translated by