<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision: 1.4.2.1 $  $Date: 2004/02/01 21:43:47 $ -->
<demos>
   <name>Database</name>
   <type>toolbox</type>
   <icon>$toolbox/matlab/icons/matlabicon.gif</icon>
   <description><![CDATA[
<p>The Database Toolbox allows you to use the power of MATLAB for
sophisticated analysis of data stored in databases. From within the MATLAB
environment, you can use Structured Query Language (SQL) commands to:</p>

<ul>
   <li>Read data to and write data from a database.</li>
   <li> Apply simple and advanced conditions to your database
queries.</li>
</ul>

<p>The Visual Query Builder allows users unfamiliar with SQL to query
their database from MATLAB.</p>
]]></description>
   <demoitem>
      <label>Visual Query Builder Example</label>
      <callback>vqbdemo</callback>
   </demoitem>
</demos>
