l11_1.m

来自「matlab-M文件库 可用于学习Matlab 标准化编程」· M 代码 · 共 6 行

M
6
字号
% L11-1:  There is a numbering error.
% List 11-2 on page 396 should read List 11-1
% The content of this list is same as tri_diag.m
disp ' L11-1:  There is a numbering error.'
disp ' List 11-2 on page 396 should read List 11-1'
disp ' The content of this list is same as tri_diag.m'

⌨️ 快捷键说明

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