📄 contents.m
字号:
% NLIB: A Numerical Methods Toolbox
% Version 1.0 28-March-1999
%-----------------------------------------------------------------------
% This folder contains the Matlab M-file functions that make up the NLIB
% toolbox. This folder should be added to the Matlab path (see the path
% command) so that these functions can be executed from any folder.
% To obtain documentation on usage of NLIB functions run the NLIB
% Example Browser:
%
% browse
%
% from the Matlab command prompt. To obtain a listing of the functions
% in the NLIB toolbox, enter
%
% help nlib
%-----------------------------------------------------------------------
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -