Database Toolbox | ![]() ![]() |
Execute
Click Execute to run the query you created using the Visual Query Builder. This retrieves the data from the database and imports it into MATLAB. Another way to run a query is to select Execute from the Query menu.
After executing, query results appear in the Data area.
MATLAB stores the data as a structure, numeric array, or cell array as specified in Preferences for Queries, and is assigned to the MATLAB Workspace Variable name you provided.
For more information about working with cell arrays, see Working with Cell Arrays in MATLAB in the Database Toolbox User's Guide.
See Also
![]() | MATLAB Workspace Variable | Data | ![]() |