How do I import data from a .mdb (Microsoft Access Database) file into MATLAB?
41 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
MathWorks Support Team
el 17 de Oct. de 2016
Editada: MathWorks Support Team
el 25 de Feb. de 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?
Respuesta aceptada
MathWorks Support Team
el 25 de Feb. de 2021
Editada: MathWorks Support Team
el 25 de Feb. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Database Toolbox en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!