Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
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
Zitieren als
Sam Hallman (2026). cle (https://de.mathworks.com/matlabcentral/fileexchange/33548-cle), MATLAB Central File Exchange. Abgerufen .
Allgemeine Informationen
- Version 1.0.0.0 (1,51 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.0.0.0 |
