cle

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

Ahora está siguiendo esta publicación

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

Citar como

Sam Hallman (2026). cle (https://es.mathworks.com/matlabcentral/fileexchange/33548-cle), MATLAB Central File Exchange. Recuperado .

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0