Open mat files
Afficher commentaires plus anciens
I want to write a code that can read different data bases(*.mat files in MATLAB), and do some analysis on a column of these files. like there are two mat files in MATLAB path in my computer, the purpose is to open these two and do some analysis on them, is there any command for this purpose?
Réponses (2)
Wayne King
le 19 Jan 2012
0 votes
Do you mean other than load()?
1 commentaire
bahare
le 19 Jan 2012
Image Analyst
le 19 Jan 2012
0 votes
Catégories
En savoir plus sur Search Path 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!