How do I connect to the Oracle database without using Database Toolbox in MATLAB 7.10 (R2010a) ?

I currently do not have Database Toolbox, and I would like to know if I can connect to Oracle without purchasing it.

Answers (2)

You could write Java code to connect to the database, and then instantiate these classes in MATLAB using the Java API functionality of MATLAB, but we recommend using the Database Toolbox.

Products

Asked:

on 16 Jan 2011

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!