How do I import data from a .mdb (Microsoft Access Database) file into MATLAB?

77 ビュー (過去 30 日間)
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
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 件)

カテゴリ

Help Center および File ExchangeDatabase Toolbox についてさらに検索

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by