Skip to content
info.xml 777 B
Newer Older
Colin Eles's avatar
Colin Eles committed
<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>(R2010a)</matlabrelease>
<name>Table Toolbox</name>
<type>toolbox</type>
<icon>$toolbox/simulink/simulink/simulinkicon.gif</icon>
<help_location>$docroot/toolbox/physmod/mech</help_location>

<list>

<listitem>
<label>Block Library</label>
<callback>TableLibrary</callback>
<icon>$toolbox/simulink/simulink/simulinkicon.gif</icon>
</listitem>

<listitem>
<label>Table Tool</label>
<callback>TableToolMatlab</callback>
<icon>$toolbox/simulink/simulink/simulinkicon.gif</icon>
</listitem>

</list>

</productinfo>