Rank: 52148 based on 0 downloads (last 30 days) and 0 files submitted
photo

Matt

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Comments and Ratings by Matt
Updated File Comments Rating
01 Dec 2009 MySQL Database Connector Connect to MySQL database. Author: Robert Almgren

I setup Matlab to use the Microsoft Visual C++ 2008 Express compiler
    >> mex -setup

Then I compiled the file
    >> mex -DWIN32 -I'C:\Program Files\MySQL\MySQL Server 5.0\include' -L'C:\Program Files\MySQL\MySQL Server 5.0\lib\opt' -llibmysql mysql.cpp

Works great!!!

Contact us at files@mathworks.com