How do I import data from a .mdb (Microsoft Access Database) file into MATLAB?
조회 수: 15 (최근 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!