view m-toolbox/html_help/info.xml @ 24:056f8e1e995e database-connection-manager

Properly record history in fromRepository constructors
author Daniele Nicolodi <nicolodi@science.unitn.it>
date Mon, 05 Dec 2011 16:20:06 +0100
parents f0afece42f48
children
line wrap: on
line source

<productinfo
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:noNamespaceSchemaLocation="http://www.mathworks.com/namespace/info/v1/info.xsd">
<?xml-stylesheet type="text/xsl" href="http://www.mathworks.com/namespace/info/v1/info.xsl"?>
  
  <matlabrelease>14</matlabrelease>
  <name>LTPDA</name>
  <type>toolbox</type>
  <icon>help/LisaPFicon.gif</icon>
  <help_location>help</help_location>
  
  <list>
    
    <listitem>
      <label>LTPDA Launch Bay</label>
      <callback>ltpdalauncher</callback>
      <icon>LisaPFicon.gif</icon>
    </listitem>
    
    <listitem>
      <label>Examples</label>
      <callback>disp('coming soon...')</callback>
      <icon>$toolbox/matlab/icons/demoicon.gif</icon>
    </listitem>
    
    <listitem>
      <label>LTPDA Web Site</label>
      <callback>web http://www.lisa.uni-hannover.de/ltpda/ -browser;</callback>
      <icon>$toolbox/matlab/icons/webicon.gif</icon>
    </listitem>
    
  </list>
  
</productinfo>