Code covered by the BSD License  

Highlights from
cvar: a pedestrian variable name checker

Be the first to rate this file! 4 Downloads (last 30 days) File Size: 3.1 KB File ID: #27797
image thumbnail

cvar: a pedestrian variable name checker

by us

 

30 May 2010 (Updated 01 Jun 2010)

CVAR checks the names of variables for potential conflicts with know functions or built-ins

| Watch this File

File Information
Description

CVAR checks the names of
     - variable(s) in the current workspace
     - variable(s) not yet defined
for conflicts with known
     - ML stock functions
     - built-in functions
     - user defined functions

cvar; % check current variables in the callers workspace...
cvar a b pi; % check validity of input...

see
>> help cvar;
and the screenshot for information and examples for this rather self-explanatory snippet

MATLAB release MATLAB 7.5 (R2007b)
Other requirements optimized for r2010+
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Updates
01 Jun 2010

displays validity during runtime; version tag 31-May-2010 10:26:45

Tag Activity for this File
Tag Applied By Date/Time
variable us 01 Jun 2010 10:29:48
name us 01 Jun 2010 10:29:48
which us 01 Jun 2010 10:29:48
exist us 01 Jun 2010 10:29:48

Contact us at files@mathworks.com