Tag Archives: Database

4 relevant articles found:

Using SQLite in Matlab

SQLite databases can be accessed in a variety of different ways in Matlab.

Categories: Java, Low risk of breaking in future versions, Undocumented feature
Tags: , , ,
Leave a comment

Speeding up Matlab-JDBC SQL queries

Fetching SQL ResultSet data from JDBC into Matlab can be made significantly faster.

Categories: Java, Low risk of breaking in future versions, Toolbox, Undocumented feature
Tags: , ,
7 Comments

Secure SSL connection between Matlab and PostgreSQL

It is tricky, but quite possible, to use SSL to connect Matlab to a PostgreSQL database.

Categories: Guest bloggers, High risk of breaking in future versions, Undocumented feature
Tags: , , ,
Leave a comment

Static Java classpath hacks

Several hacks that facilitate using the static Java classpath in Matlab are explained.

Categories: High risk of breaking in future versions, Java, Undocumented feature
Tags: , ,
3 Comments