⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 colors.htm

📁 matlab的FDC工具箱
💻 HTM
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
  <head>
    <link rel="stylesheet" type="text/css" href="fdchelp.css">
    <title>
      FDC help: color conventions
    </title>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
  </head>
  <body bgcolor="#DDDDDD"><div>
    <h2>
      Color conventions for the FDC toolbox
    </h2>
    <p>In the blockdiagrams from the FDC toolbox, all &#39;normal&#39; function
    blocks have standard colors: black foreground, white background, no
    shadows. Shadows have been used for &#39;Title&#39;-blocks, which open on-line helpfiles in a HTML-browser when they are double-clicked, and &#39;Button&#39;-blocks, which start Matlab programs or execute Matlab commands when double-clicked.</p>
    <p>The 'artificial feedback loops' from the <i><a href="beaver.htm">Beaver</a></i> model (loops which implement an artificial causality in the model that is necessary to be able to solve the equations of motion), including the masked subsystem <i><a href="hlpfcn.htm">Hlpfcn</a></i>, are magenta, in order to
    distinguish these signals from the external input signals which enter
    the model by means of <i>Inport</i> blocks and output signals which leave the system via the <i>Outport</i> blocks.</p>
     <p>A complete list of color schemes has been given below:</p>
     
    <center>
      <table width="90%" cellpadding="4" cellspacing="3">
        <tr>
          <th align="LEFT" width="55%" valign="TOP">
            Blocktype:
          </th>
          <th align="LEFT" valign="TOP">
            Color scheme:
          </th>
        </tr>
        <tr>
          <td valign="TOP">
            Standard <big>S</big>IMULINK blocks, except subsystems; masked subsystems, except
            <i>&#39;Button&#39;</i> and <i>Title</i> blocks and the artificial
            feedback block <i><a href="hlpfcn.htm">Hlpfcn</a></i>
          </td>
          <td valign="TOP">
            Black on white, no shadows
          </td>
        </tr>
        <tr>
          <td valign="TOP">
            <i>Inport</i> and <i>Outport</i> blocks
          </td>
          <td valign="TOP">
            Black on white, no shadows; recognizable by their rounded shape
          </td>
        </tr>
        <tr>
          <td valign="TOP">
            <i>Title</i> blocks which are <i>not</i> linked to help texts
          </td>
          <td valign="TOP">
            Blue on white, no shadows
          </td>
        </tr>
        <tr>
          <td valign="TOP">
            <i>Title</i> blocks and <i>&#39;Button&#39;</i> blocks which will
            display help texts when double-clicked
          </td>
          <td valign="TOP">
            Blue on white with shadows
          </td>
        </tr>
        <tr>
          <td valign="TOP">
            help-texts in <big>S</big>IMULINK windows
          </td>
          <td valign="TOP">
            Red on white
          </td>
        </tr>
        <tr>
          <td valign="TOP">
            <i>&#39;Button&#39;</i> blocks which start up <big>M</big>ATLAB
            programs/functions when being double-clicked
          </td>
          <td valign="TOP">
            Black on cyan with shadows
          </td>
        </tr>
        <tr>
          <td valign="TOP">
            <i>To Workspace</i> blocks
          </td>
          <td valign="TOP">
            Black on yellow, no shadows
          </td>
        </tr>
        <tr>
          <td valign="TOP">
            <i>Manual Switch</i> blocks and output selectors
          </td>
          <td valign="TOP">
            Black on yellow with a shadow border
          </td>
        </tr>
        <tr>
          <td valign="TOP">
            <i>Scope</i> blocks
          </td>
          <td valign="TOP">
            Black on dark green, no shadows
          </td>
        </tr>
        <tr>
          <td valign="TOP">
            Artificial feedback loops and blocks which are involved in such
            loops (e.g. <i><a href="hlpfcn.htm">Hlpfcn</a></i> in the system
            <i><a href="beaver.htm">Beaver</a></i>)
          </td>
          <td valign="TOP">
            Magenta on white, no shadows
          </td>
        </tr>
        <tr>
          <td valign="TOP">
            Subsystems which are linked to a model library, but which are 
            not masked
          </td>
          <td align="LEFT" valign="TOP">
            Black on light blue, no shadows
          </td>
        </tr>
      </table>
    </center><br><br>
     <p>Additionally, in the autopilot simulation systems <i><a href=
    "apilot.htm#APILOT1">APILOT1</a></i>, <i><a href=
    "apilot.htm#APILOT2">APILOT2</a></i>, and <i><a href=
    "apilot.htm#APILOT3">APILOT3</a></i>, the following color conventions have
    been used:</p>
    <center>
      <table width="90%" cellpadding="4" cellspacing="3">
        <tr>
          <th align="LEFT" width="55%" valign="TOP">
            Blocktype:
          </th>
          <th align="LEFT" valign="TOP">
            Color scheme:
          </th>
        </tr>
        <tr>
          <td valign="TOP">
            Signals used for gain-scheduling (notably the airspeed <i>V</i> and
            altitude <i>H</i>)
          </td>
          <td align="LEFT" valign="TOP">
            Magenta on white
          </td>
        </tr>
        <tr>
          <td valign="TOP">
            Reference signals, issued directly by the subsystem block
            <i>Reference Signals</i>
          </td>
          <td align="LEFT" valign="TOP">
            Red on white with shadows for the <i>Inport/Outport</i> blocks of
            these signals
          </td>
        </tr>
        <tr>
          <td valign="TOP">
            Switch-setting signals from the block <i><a href="modectrl.htm">
            Mode Controller</a></i>
          </td>
          <td align="LEFT" valign="TOP">
            Red on white
          </td>
        </tr>
        <tr>
          <td valign="TOP">
            Reference signals which are sent to the inner loops and which are
            generated by the outer-loops
          </td>
          <td align="LEFT" valign="TOP">
            Black on white with shadows for the <i>Inport/Outport</i> blocks
            of these signals
          </td>
        </tr>
        <tr>
          <td valign="TOP">
            <i>To Workspace</i> blocks
          </td>
          <td align="LEFT" valign="TOP">
            Black on yellow, no shadows
          </td>
        </tr>
        <tr>
          <td valign="TOP">
            Subsystems which are linked to a model library, but which are 
            not masked
          </td>
          <td align="LEFT" valign="TOP">
            Black on light blue, no shadows
          </td>
        </tr>
      </table>
    </center>
  </div></body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -