contents.m

来自「matlab的FDC工具箱」· M 代码 · 共 30 行

M
30
字号
% The FDC toolbox - Help texts for the FDC models and tools.
% ==========================================================
% The directory HELP is used to gather all help texts for the Simulink
% models and tools from the FDC toolbox.
%
% The help texts have been formatted in HTML, which makes them viewable
% in web-browsers or the Matlab Help Browser. These files can be 
% shown by typing:
%
%    browse <blockname>
%
% at the Matlab command line, where <blockname> is the name of a
% Simulink block or Matlab routine from the FDC toolbox. 
%
% In graphical Simulink systems, double-clicking a blue title-block
% with shadow border or a 'Help' button will automatically access the 
% proper helpfile using the BROWSE command.
%
% An overview of all helpfiles can be shown by typing:
%
%     browse fdc
%
% at the command line or by opening the file FDC.HTM from your browser.

%-----------------------------------------------------------------------
% The Flight Dynamics and Control Toolbox version 1.4.0. 
% (c) Copyright Marc Rauw, 1994-2005. Licensed under the Open Software 
% License version 2.1; see COPYING.TXT and LICENSE.TXT for more details.
% Last revision of this file: December 31, 2004. 
%-----------------------------------------------------------------------

⌨️ 快捷键说明

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