Database question - What sql setup to use
조회 수: 3 (최근 30일)
이전 댓글 표시
This question i suppose is only halfway Matlab related, i want to set up an SQL database from my home computer and be able to access the information using Matlab from the same or other computers.
Does any one have a suggestion on how to set up this project ?
It is just a learning experience for me and i only have some SQL experience, though plenty of Matlab experience.
Thanks!
댓글 수: 0
답변 (1개)
the cyclist
2013년 5월 26일
In order to access a database directly from MATLAB, the easiest (but priciest!) way is to get the Database Toolbox. You might also be able to connect by using tools available from the File Exchange, http://www.mathworks.com/matlabcentral/fileexchange/, but I have never tried that myself.
댓글 수: 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!