delete_b.m
来自「本书是电子通信类的本科、研究生辅助教材」· M 代码 · 共 10 行
M
10 行
%DELETE_BLOCK Removes a block from a model.
% DELETE_BLOCK(NAME) is used to delete a specified block from a system.
% If the first argument is the name of a block, the block is removed
% from the system containing it.
%
% See also ADD_BLOCK, DELETE_LINE, ADD_LINE.
% Copyright (c) 1990-94 by The MathWorks, Inc.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?