<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision: 1.4.4.1 $  $Date: 2004/02/01 22:09:55 $ -->
<demos>
   <name>Partial Differential Equation</name>
   <type>toolbox</type>
   <icon>$toolbox/matlab/icons/matlabicon.gif</icon>
   <description><![CDATA[
<p>The Partial Differential Equation (PDE) Toolbox provides a powerful
and flexible environment for the study and solution of partial differential
equations in two space dimensions and time.</p>

<p>PDEs are used as mathematical models for a wide range of phenomena in
engineering and science, e.g., heat transfer, structural mechanics, wave
propagation, and electromagnetics.</p>

<p>The PDE Toolbox provides a set of command line functions and a
complete graphical user interface for preprocessing, solving, and
postprocessing generic 2-D PDEs using the Finite Element Method
(FEM).</p>
]]></description>
   <demoitem>
      <label>Command line demos</label>
      <callback>pdedemos</callback>
   </demoitem>
</demos>
