| Contents | Index |
| On this page… |
|---|
Here is the workflow for importing data from a database into the MATLAB workspace:
Construct a query to import data from a data source.
Define a MATLAB variable to store the results of the query.
Run the query.
(Optional) Use MATLAB functions to manipulate the data.
For more details about how to import database data into the MATLAB workspace, see Using Queries to Import Database Data into the MATLAB Workspace.
Here is the workflow for exporting data from the MATLAB workspace to a database:
Construct a query to export data to a data source.
Specify the MATLAB variable that contains the data to export.
Run the query.
For more details about how to export data from the MATLAB workspace to a database, see Using Queries to Export MATLAB Workspace Data to a Database.
![]() | Starting the Database Toolbox and Visual Query Builder Software | Database Toolbox Functions Versus Visual Query Builder | ![]() |

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |