This blog post, I will show you how to setup mysql with JDBC drivers in matlabStep-1: Add JDBC driver to the MATLAB java classpath using javaaddpathFirst of all, download mysql-jdbc jar file and save it in some desired location, I am on ubuntu and I saved it under /usr/local/. I use … [Read more...] about How to configure mysql with matlab