MATLAB Interface to SQLite - MATLAB & Simulink (original) (raw)
Main Content
Interact with an SQLite database using the MATLABĀ® interface to SQLite
Without installing a database, configuring a driver, or creating a data source, connect to an SQLite database, create database tables, and load data into the tables. Import data into MATLAB from the SQLite database. Export data from MATLAB into the SQLite database. Then, create a standalone SQLite database application and deploy it.