nclear

版本 1.0.0.0 (1.4 KB) 作者: junziyang
Clear all the other variables from the callers workspace except the specified ones.
510.0 次下载
更新时间 2009/6/1

查看许可证

Clear all the other variables from the callers workspace except the specified ones.

Useful when you have a lot of variables in the workspace and only want to keep a few of them and clear all the others.

%NCLEAR Clear all the other variables from the caller's workspace except the specified ones.
% NCLEAR(VAR1,VAR2,....) clears all the other variables except VAR1,VAR2,...
% NCLEAR('VAR1','VAR2',...) clears all the other variables except VAR1,VAR2,...
% NCLEAR() clears all the variables, save as CLEAR

引用格式

junziyang (2025). nclear (https://www.mathworks.com/matlabcentral/fileexchange/24319-nclear), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2009a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Workspace Variables and MAT Files 的更多信息
标签 添加标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0