release.txt

来自「控制系统计算机辅助设计——MATLAB语言与应用(源代码)」· 文本 代码 · 共 35 行

TXT
35
字号
    Multivariable Frequency Domain Toolbox version 2.4
    --------------------------------------------------

                      RELEASE NOTES

                       16 Jul 1993

Version 2.4 is compatible with Matlab version 4.0. This has
necessitated unavoidable changes to the functionality of
functions MVBODE and PLOTBODE. Otherwise the functionality
is unchanged.

The opportunity has been taken to correct functions FDEDMUND
and MVTF2SS, and to replace calls to the obolete function
FIXPHASE by calls to UNWRAP.

Most of the required changes are in the DEMO files  (type
`mfddemo' to see those available).

The new Matlab calls `help mfd' and `whatsnew mfd' now work
with the MFD Toolbox, providing it is installed in a directory
whose pathname ends with `mfd'. (Otherwise type `help XXX' etc,
where `XXX' is the final component of the pathname.)

INSTALLATION:

1) Create a directory to hold the MFD Toolbox 
   (usually called `...\toolbox\mfd').
2) Copy all the files from file `mfd' on the distribution 
   diskette to the new directory. 
3) Change the MATLABPATH environment parameter, so that the 
   new directory appears in it.


⌨️ 快捷键说明

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