Display structures with differences
by Alessandro Toso
24 Jan 2007
(Updated 26 Jan 2007)
Function to display in the command line array of structures and mark different field values.
|
Watch this File
|
| File Information |
| Description |
This function takes as parameter an array of struct and searches for differences in the same field. The output is column formatted in which the differences are marked. |
| MATLAB release |
MATLAB 7.1.0 (R14SP3)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (3) |
| 24 Jan 2007 |
Jos x@y.z
|
|
|
| 25 Jan 2007 |
B. Roossien
|
|
|
| 12 Sep 2007 |
Paul Tucker
|
|
|
| Updates |
| 26 Jan 2007 |
This version has been updated to display correctly numeric fields (nxm matrix), strings but not substructures. As suggested the use of getfield as been avoided to the more efficient dynamic filed name mechanism. |
|
Contact us at files@mathworks.com