Pseudo Enumerations
by Ben Hinkle
26 Feb 2003
(Updated 24 Nov 2009)
Create, manipulate and display arrays with enumeration values
|
Watch this File
|
| File Information |
| Description |
Enumerations are lists of identifiers used as data values. For example the list of US states MA, NY, etc form an enumeration. Another enumeration, with one value, is a "NoData" enumeration. Pseudo enumerations are a way of implementing a form of enumerations purely in MATLAB m-code. The submission includes 2 files penum.m and dispe.m which define and display pseudo enumerations. See the m-file help for usage and examples. |
| MATLAB release |
MATLAB 6.0 (R12)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (4) |
| 04 Mar 2003 |
M. L. Lott
|
|
|
| 28 Aug 2003 |
Irtaza Barlas
|
|
|
| 29 Jul 2004 |
David Salzberg
|
|
|
| 18 Feb 2006 |
Felix TTTTTTTTT
|
|
|
| Updates |
| 27 Feb 2003 |
submitted wrong version. try again. |
| 14 Oct 2009 |
BSD update |
| 24 Nov 2009 |
add 2003- to copyright |
|
Contact us at files@mathworks.com