main content

relational databases -凯发k8网页登录

explore data in databases such as microsoft access®, microsoft® sql server®, and oracle®

database toolbox™ enables you to connect matlab® to odbc-compliant and jdbc-compliant relational databases using odbc and jdbc drivers, respectively, or native interfaces. the database explorer app provides a visual way to establish a connection to a relational database, explore data, and import data into matlab. alternatively, you can use the command line to perform these tasks.

for high-level information about using database toolbox, see .

odbc or jdbc drivers


  • driver and data source configuration

  • connect to and import data from relational database into matlab workspace using database explorer app

  • establish connection to relational databases and retrieve information about their structures using command line

  • import data from relational database into matlab workspace using command line

  • import large data from relational database into matlab workspace using command line

  • export data from matlab workspace into relational database using command line

  • run stored procedure or custom function, alter structure of database, manage database transactions, and switch between catalogs

  • create and execute sql prepared statements

native interfaces


  • interact with an sqlite database using the matlab interface to sqlite

  • interact with a mysql® database using the mysql native interface

  • interact with a postgresql database using the postgresql native interface
网站地图