datadir.htm

来自「matlab的FDC工具箱」· HTM 代码 · 共 19 行

HTM
19
字号
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
  <head>
    <link rel="stylesheet" type="text/css" href="fdchelp.css">
    <title>
      FDC help: path utility DATADIR.
    </title>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
  </head>
  <body bgcolor="#DDDDDD"><div>
    <h2>
      The path utility <i>DATADIR</i>
    </h2>
    <p><i>DATADIR</i> is a simple Matlab macro that is used to locate the data directory for the FDC toolbox. The real work is done by the <i>FDCDIR</i> utility. If the data directory cannot be located, <a href="fdcdir.htm"><i>FDCDIR</i></a> will issue an appropriate warning message.</p>
    <p>See also <a href="helpdir.htm"><i>HELPDIR</i></a>.</p>
  </div></body>
</html>

⌨️ 快捷键说明

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