cle

Clear all variables from memory EXCEPT the ones you specify (wildcards OK) (e.g, cle a* A*)

Vous suivez désormais cette soumission

CLE Clear all variables from memory EXCEPT the ones you specify

You may use wildcards (e.g., cle a*) just as with the builtin CLEAR.
Matching is case sensitive

Examples
cle sam % clear all variables EXCEPT the 'sam' variable
cle x y z % clear all variables EXCEPT for x, y, and z
cle a* b* % clear all variables EXCEPT those starting with a or b
cle('name') % function form is OK too

Citation pour cette source

Sam Hallman (2026). cle (https://fr.mathworks.com/matlabcentral/fileexchange/33548-cle), MATLAB Central File Exchange. Extrait(e) le .

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0.0