helpwin2info.m
来自「阵列信号处理的工具箱」· M 代码 · 共 20 行
M
20 行
%HELPWIN2INFO Contains tips when using the command "helpwin2".% The checkbox "Help 2(1)" toggels between the first and the second help text. % The first help text is the one found by Matlab's standard "help" or % "helpwin". The second help text of an M-file is the second consecutive% block of lines beginning with the '%' character. If the wrong help text% seems to be displayed, toggle this checkbox!% * DBT, A Matlab Toolbox for Radar Signal Processing *% (c) FOA 1994-2000. See the file dbtright.m for copyright notice.%% Start : 991228 Svante Bj鰎klund (svabj).% Latest change: $Date: 2000/10/16 15:40:16 $ $Author: svabj $.% $Revision: 1.5 $% *****************************************************************************%HELPWIN2 Changed version of the MATLAB "helpwin" command, which%displays the second help text.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?