Database Toolbox    

Using Retrieved Data in MATLAB

When you execute a query, MATLAB retrieves the data and stores it in the variable name you provided as a cell array, where each element in the array points to an array that consists of a single value. The cell array structure allows a mixture of data types.

For more information about working with cell arrays, see Working with Cell Arrays in MATLAB.


 NULL Values Saving a Query