List of built-in data sets?
Afficher commentaires plus anciens
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.
Réponses (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
le 2 Déc 2018
0 votes
This page has a list of sample data sets that are built into matlab. Find the link below;
Catégories
En savoir plus sur Startup and Shutdown dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!