info.xml
来自「演示matlab曲线拟和与插直的基本方法」· XML 代码 · 共 48 行
XML
48 行
<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>13</matlabrelease><name>Spline</name><type>toolbox</type><icon>$toolbox/matlab/icons/matlabicon.gif</icon><help_location>$docroot/toolbox/splines</help_location><list><listitem><label>Spline Tool</label><callback>splinetool</callback><icon>$toolbox/matlab/icons/figureicon.gif</icon></listitem><listitem><label>Experiment with B-splines</label><callback>bspligui</callback><icon>$toolbox/matlab/icons/figureicon.gif</icon></listitem><listitem><label>Help</label><callback>doc splines/</callback><icon>$toolbox/matlab/icons/book_mat.gif</icon></listitem><listitem><label>Demos</label><callback>demo toolbox Spline</callback><icon>$toolbox/matlab/icons/demoicon.gif</icon></listitem><listitem><label>Product Page (Web)</label><callback>web http://www.mathworks.com/products/splines/ -browser;</callback><icon>$toolbox/matlab/icons/webicon.gif</icon></listitem></list></productinfo>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?