How do I import data from a .mdb (Microsoft Access Database) file into MATLAB?
18 次查看(过去 30 天)
显示 更早的评论
MathWorks Support Team
2016-10-17
编辑: MathWorks Support Team
2021-2-25
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?
采纳的回答
MathWorks Support Team
2021-2-25
编辑:MathWorks Support Team
2021-2-25
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 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Database Toolbox 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!