To create own dataset
Show older comments
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 Comments
KSSV
on 15 Mar 2019
Or if you are specific about your datast..you need to give more details.
Rik
on 15 Mar 2019
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.
Bala Varshini
on 18 Mar 2019
Rik
on 18 Mar 2019
Have you read the doc for the save function?
Answers (0)
Categories
Find more on MATLAB 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!