Code covered by the BSD License  

Highlights from
cle

3.0

3.0 | 1 rating Rate this file 1 Download (last 30 days) File Size: 1.51 KB File ID: #33548
image thumbnail

cle

by Sam Hallman

 

31 Oct 2011

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

| Watch this File

File Information
Description

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

Required Products MATLAB
MATLAB release MATLAB 7.8 (R2009a)
Tags for This File  
Everyone's Tags
convenience
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Comments and Ratings (1)
04 Nov 2011 yang yang

good!

Contact us