uninstall.m

来自「航天工程工具箱」· M 代码 · 共 9 行

M
9
字号
function uninstall(pddir)
%UNINSTALL  Uninstall toolbox directories.
%   UNINSTALL is an easy to use uninstallation program for toolboxes.
%   It uninstalls toolbox directories when run from the base directory
%   of a toolbox. A file "info.ins" created by MAKEINSTALL must exist
%   in this directory.
%   Example of usage:
%
%      

⌨️ 快捷键说明

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