You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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
Cite As
junziyang (2026). nclear (https://uk.mathworks.com/matlabcentral/fileexchange/24319-nclear), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.44 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
