📄 remove.m
字号:
function dummy = remove(cc,filename)
%REMOVE removes a file from the current Code Composer Project
% REMOVE(CC,FILE) - Use this command to remove a file
% from the current Code Composer project. The file specified
% must exist in the Code Composer project.
%
% See also ADD, OPEN, CD.
% Copyright 2002 The MathWorks, Inc.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -