<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision: 1.5.4.3 $  $Date: 2004/12/06 16:38:44 $ -->
<demos>
   <name>Symbolic Math</name>
   <type>toolbox</type>
   <icon>$toolbox/matlab/icons/matlabicon.gif</icon>
   <description><![CDATA[
<p>The Symbolic Math Toolbox integrates powerful symbolic and variable
precision computing into the MATLAB environment. The toolbox is based on an
embedded version of Maple 8.</p>
]]></description>
   <demoitem>
      <label>Introduction</label>
      <file>html/symintro.html</file>
   </demoitem>
   <demoitem>
      <label>Variable Precision Arithmetic</label>
      <file>html/symvpademo.html</file>
   </demoitem>
   <demoitem>
      <label>Calculus</label>
      <file>html/symcalcdemo.html</file>
   </demoitem>
   <demoitem>
      <label>Solving Equations</label>
      <file>html/symeqndemo.html</file>
   </demoitem>
   <demoitem>
      <label>Symbolic Matrix Computation</label>
      <file>html/symlindemo.html</file>
   </demoitem>
   <demoitem>
      <label>Plane Rotations</label>
      <file>html/symrotdemo.html</file>
   </demoitem>
   <demoitem>
      <label>Function Calculator</label>
      <callback>funtool</callback>
   </demoitem>
</demos>
