Database Toolbox    

Exporting Data from MATLAB to a Database

Function
Purpose
commit
Make database changes permanent.
insert
Export MATLAB cell array data into database table.
rollback
Undo database changes.
update
Replace data in database table with data from MATLAB cell array.


 Importing Data into MATLAB from a Database Database Metadata Object