nclear

Version 1.0.0.0 (1,44 ko) par Qun HAN
Clear all the other variables from the callers workspace except the specified ones.
510 téléchargements
Mise à jour 1 juin 2009

Afficher la licence

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

Citation pour cette source

Qun HAN (2024). nclear (https://www.mathworks.com/matlabcentral/fileexchange/24319-nclear), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2009a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Workspace Variables and MAT-Files dans Help Center et MATLAB Answers
Tags Ajouter des tags

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0