How do I import data from a .mdb (Microsoft Access Database) file into MATLAB?
14 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
MathWorks Support Team
il 17 Ott 2016
Modificato: MathWorks Support Team
il 25 Feb 2021
I have a '.mdb' file which contains data that I want to import into MATLAB. Is there a way I can do this? If so, how?
Risposta accettata
MathWorks Support Team
il 25 Feb 2021
Modificato: MathWorks Support Team
il 25 Feb 2021
To import data from an '.mdb' file into MATLAB, you can use the Database Explorer app from the Database Toolbox.
https://www.mathworks.com/help/database/ug/databaseexplorer-app.html
There is also a MATLAB File Exchange program called 'msquery' that gives the same functionality.
https://www.mathworks.com/matlabcentral/fileexchange/5660-msquery
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Database Toolbox in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!