Database Toolbox Previous page   Next Page

About Objects and Methods for the Database Toolbox

The Database Toolbox is an object-oriented application. The toolbox has the following objects:

Each object has its own method directory, which begins with an @ sign, in the $matlabroot\toolbox\database\database directory. The methods for operating on a given object are the M-file functions in the object's directory.

You can use the Database Toolbox with no knowledge of or interest in its object-oriented implementation. But for those who are interested, some of its useful aspects follow:


Previous page  Performing Driver Functions Working with Cell Arrays in MATLAB Next page

© 1994-2005 The MathWorks, Inc.