List of built-in data sets?
Show older comments
A command that loads up a list of data is
load stocks
I was just wondering if there's a list of all of the built-in data sets like this.
1 Comment
Adam Danz
on 21 Nov 2019
Answers (2)
Do you mean a list of all MAT files inside Matlab's root folder? This can be answered easily by the OS: Simply search for "*.mat" there.
There are many tools for a recursive search in the FileExchange also, such that you can start this investigation from Matlab directly.
Tewodros Wondimu Robi
on 2 Dec 2018
0 votes
This page has a list of sample data sets that are built into matlab. Find the link below;
Categories
Find more on Startup and Shutdown 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!