i1overview.htm
来自「matlab的petri网工具包」· HTM 代码 · 共 62 行
HTM
62 行
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>I.1. Overview</title>
<link rel="stylesheet" href="C1H_HTML.css" type="text/css">
<style type="text/css">
p { margin-top: 0; margin-bottom: 0; }
</style>
<script language="JavaScript" src="DocToHelp.js">
</script>
</head>
<body
style="
background-image: url(none);
background-repeat: no-repeat;"
onload="d2hload()"
onmousedown="d2hpopup()"
>
<div id="ienav">
<ilayer id="nsnav">
<p align="center">
<a href="PNToolbox-toc.htm" target="left">Contents</a>
<a href="PNToolbox-index.htm" target="left">Index</a>
<a href="petrinettoolboxatafirstglance.htm">Previous</a>
<a href="i2menubar.htm">Next</a>
</p>
<br>
<hr noshade size="1">
</ilayer>
</div>
<p class=heading-1>I.1. Overview</p>
<p class=heading-1-p> </p>
<p align="justify" class=normal>The <b><i>PN Toolbox</i></b> is compatible with all versions of MATLAB, from Realease 12 to Release 14 SP2. It is equipped with
an easy to exploit <a href="petrinettoolboxatafirstglance.htm#Fig1">GUI</a>
which allows drawing PNs and permits simulation, analysis and synthesis. This
GUI becomes operational once the command </p>
<p class=normal> </p>
<p class=normal>>> pntool </p>
<p class=normal>is typed at the MATLAB’s prompt.</p>
<p class=spatiu> </p>
<p align="justify" class=normal> There are two modes in which the <b><i>PN Toolbox</i></b>
may be exploited, namely the <b><i><a href="petrinettoolboxatafirstglance.htm#Fig1">Draw
Mode</a></i></b> that allows the user to build a new PN model or modify the
properties of an existing one, and the <b><i><a href="petrinettoolboxatafirstglance.htm#Fig2">Explore
Mode</a> </i></b>that enables the user’s access to simulation, analysis
and design tools.</p>
<p class=normal> </p>
<p align="justify">The GUI exhibits eight control panels (see <a href="petrinettoolboxatafirstglance.htm#Fig1">fig.
I.1</a>): <b><i>Menu Bar </i></b>(1), <b><i>Quick Access Toolbar</i></b><b><i>
</i></b>(2), <b><i>Drawing Area</i></b><b><i> </i></b>(3), <b><i>Drawing Panel</i></b><b><i>
</i></b>(4),<b><i> Draw/Explore Switch</i></b><b><i> </i></b>(5), <b><i>Simulation
Panel</i></b><b><i> </i></b>(6), <b><i>Status Panel</i></b> (7) and a <b><i>Message
Box</i></b><b><i> </i></b>(8). Further on, all these panels are described.</p>
<p> </p>
<div id="popupDiv">
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?