|
|
||||||
|---|---|---|---|---|---|---|
| Date | File | Tags |
Downloads (last 30 days) |
Comments | Ratings | |
| 29 Oct 2009 | Array merger This will merge two arrays into one array of cells. | 40 | 1 | |||
| 23 Jul 2009 | (another) JSON Parser Parses JSON strings into structures and cells. | 90 | 11 | |||
| 13 Jul 2009 | hashtable class general purpose hashtable | 61 | 1 | |||
| 19 Jun 2009 |
|
StructBrowser StructBrowser, GUI for browsing any structure (or nested structures) and plotting its fields. | 26 | 6 | ||
| 18 Jun 2009 | JSON Parser Parses JSON strings into structures and cells | 58 | 6 | |||
| 24 May 2009 | combineOpt Combine user provided option's structure with a default one | 19 | 1 | |||
| 07 May 2009 | string lookup lookup(c, str) compares the string in str against each element of the cell array c | 109 | 0 | |||
| 26 Feb 2009 |
|
vsize: a pedestrian variable decoder vsize determines the dimension, size, and class for complicated named or unnamed variables | 146 | 4 | ||
| 03 Oct 2008 | CATSTRUCT Concatenate structures (v2.2, oct 2008). | 210 | 12 | |||
| 27 Aug 2008 |
|
Merge dataset arrays (in a SQL equijoin) | 105 | 0 | ||
| 25 Aug 2008 | SORTFIELDS SORTFIELDS sort values in all fields within a structure. | 152 | 3 | |||
| 25 Aug 2008 |
|
javaTable Simple function to display cell array data in a nice looking Java JTable | 157 | 2 | ||
| 25 Aug 2008 |
|
Use a hash table (Java class wrapper) | 129 | 1 | ||
| 24 Jul 2008 | csv2cell Parse CSV files from Excel, mixed data types, to cell array. | 69 | 4 | |||
| 10 Jul 2008 | num2cellstr num2CellStr converts numeric or logical array to a cell array of strings | 38 | 1 | |||
| 03 Jun 2008 | Flexible search and listing tool for field names in a structure array Searches for field names in a structure array and lists them | 22 | 1 | |||
| 14 Apr 2008 | rowmatrix indexing index matrices in rowwise fashion | 15 | 3 | |||
| 04 Apr 2008 | Order all fields Order fields of a structure array on all levels | 25 | 0 | |||
| 31 Mar 2008 | lookupTable Creates a lookup table for a collection of key/value pairs | 31 | 2 | |||
| 31 Mar 2008 | csxfun bsxfun for cell arrays | 37 | 0 | |||
| 20 Mar 2008 | STRUCT2XML4EXCEL Write a large struct to xml for edting in Excel, and load it back into a struct. | 27 | 0 | |||
| 09 Mar 2008 | Structure outline Prints the hierarchy outline of a structure with optionally, field values. | 27 | 9 | |||
| 05 Mar 2008 | Sorting a Cell Array This function will sort a cell array even if it is mixed. | 83 | 8 | |||
| 25 Feb 2008 | struct2str recursive Displays a struct's content in a list box. View a substruct's content by selecting its list entry. | 75 | 1 | |||
| 20 Feb 2008 |
|
Nested Structure to Flat Cell Vector Tools to flatten a nested struct into cell | 15 | 4 | ||
| 15 Jan 2008 |
|
Display data as an HTML table Display a matrix or cell array as a HTML formatted table | 55 | 6 | ||
| 24 Sep 2007 |
|
Structure display simple recursive display of a structure content in Matlab | 50 | 3 | ||
| 14 Aug 2007 |
|
explorestruct MATLAB Utility for exploring structures and plotting its fields. | 40 | 18 | ||
| 15 Jun 2007 | cell2num Used to convert 2 dimensional cell array of single numbers to a matrix. | 51 | 7 | |||
| 12 Mar 2007 | strrepx Replace string with another in any location of a mixed cell/struct - data structure | 10 | 1 | |||
| 23 Feb 2007 | struct2ws Throws selected fields of a scalar structure in the current workspace. | 24 | 1 | |||
| 23 Feb 2007 | ws2struct Stores current workspace in a structure array. | 28 | 1 | |||
| 20 Feb 2007 | cell2str Convert a 2-D cell array of strings to a string in MATLAB syntax. | 243 | 3 | |||
| 14 Feb 2007 | CELP (CELl Processing) Package for LISP-like functional computations in Matlab | 25 | 1 | |||
| 26 Jan 2007 |
|
Display structures with differences Function to display in the command line array of structures and mark different field values. | 12 | 3 | ||
| 27 Nov 2006 | Memory mapping matrices memory mapping and accessing matrices | 20 | 4 | |||
| 26 Sep 2006 | DataStructures Set and map datastructures implemented in pure Matlab | 23 | 0 | |||
| 30 May 2006 |
|
cell2nestedstruct CELL2NESTEDSTRUCT converts an MxN cell array into a nested 1x1 structure array | 5 | 1 | ||
| 26 May 2006 |
|
nestedstruct2cell NESTEDSTRUCT2CELL converts a nested 1x1 structure array into an MxN cell array | 12 | 1 | ||
| 26 Apr 2006 | Cell 'Find And Replace' Finds all occurrences of NaN in a cell array and replaces them. | 39 | 3 | |||
| 03 Apr 2006 | Unfold structure arrays Recursively display the contents of structure arrays | 26 | 3 | |||
| 30 Mar 2006 | Convert Struct to Cell Array With Column Headers Converts a populated struct into a cell array with field names as column headers | 25 | 0 | |||
| 20 Mar 2006 | Implementation of Improved Hash Algorithms. Matlab implementation of MD5,SHA ,RIPEMD | 21 | 2 | |||
| 21 Feb 2006 | collapse.m Removes degenerate portions of a cell array tree. | 120 | 1 | |||
| 21 Feb 2006 | chunkify Splits a vector or cell array into evenly-sized chunks. | 110 | 5 | |||
| 10 Feb 2006 |
|
SHOWCELL & CELL\DISP Displays cell array with long strings in the command window. | 145 | 9 | ||
| 31 Jan 2006 | rename_field Renames a field in a struture array. | 30 | 6 | |||
| 21 Oct 2005 |
|
STRUCTDLG This function takes a structure as input and then automatically builds a graphical user interface. | 154 | 2 | ||
| 27 Jul 2005 |
|
AssignVarargin it parses a parameter list. Given a set of variable names, it assigns the appropriate values to var | 93 | 0 | ||
| 27 Jul 2005 |
|
CellOrNoCellRef Use it to reduce awkward constructs | 127 | 0 | ||
| 27 Jul 2005 | ParseVarArgIn parses a parameter list. Given a set of property names, it assigns the appropriate values to variab | 105 | 0 | |||
| 25 Apr 2005 |
|
gettok: a pedestrian matlab constructs decoder a decoder/tokenizer for MATLAB constructs | 96 | 1 | ||
| 20 Apr 2005 | structindex Two mex files: structindex selects elements from all fields of a structure .... | 12 | 0 | |||
| 13 Apr 2005 | Coordinate-Element Number Conversion Converts row, column, dimension to element number & vice versa | 103 | 3 | |||
| 04 Apr 2005 |
|
STRUCTCOMPVIS Use visual differencing tool to compare two structures. | 106 | 1 | ||
| 23 Mar 2005 | UNEMPTY Sets empty fields in a structure to a defined value. | 8 | 1 | |||
| 03 Mar 2005 | keepfield Keep specified fields of a structure, discarding other fields. | 136 | 1 | |||
| 14 Dec 2004 | Simle Hashtable Simple hashtable class. | 58 | 7 | |||
| 16 Nov 2004 |
|
XML4MAT v2.0 Converts XML to and from MATLAB structured variables. | 24 | 2 | ||
| 12 May 2004 | melt_structs Melts two structures together. | 14 | 2 | |||
| 28 Apr 2004 | Structure Tree Prints to a file the fields of a structure in tree format. | 27 | 2 | |||
| 02 Feb 2004 | Sort Vectors Into Fractiles Sort vectors into fractiles. | 9 | 3 | |||
| 06 Jan 2004 |
|
xml4mat v. 1.0 XML to and from structured variables: any XML --> MbML <----> MATLAB | 9 | 1 | ||
| 01 Dec 2003 | tom Translates MATLAB data structure to M code. | 14 | 1 | |||
| 25 Jul 2003 | mapcell MAPCELL like cellfun, but fun can be anything feval'able. | 4 | 0 | |||
| 15 May 2003 | General Object Display Display the nested structure of an object or structure. | 125 | 3 | |||
| 11 Feb 2003 | Display_structure Displays the fields in a structure. | 21 | 5 | |||
| 24 Jan 2003 | comparestructs Compares 2 structures; determines which fields are the same, which are different; shows differences. | 138 | 0 | |||
| 05 Nov 2002 | dble2single.tar Converts structures, cell arrays, and .mat files from double precision to single precision, and v.v. | 11 | 0 | |||
| 23 Jul 2002 | Sort Structure Sort fields in ascending order. | 17 | 2 | |||
| 10 Jul 2002 |
|
md_edit Interactive editing of variables. | 5 | 2 | ||
| 11 Apr 2002 | compress.m Compress matrices by creating MATLAB code. | 18 | 4 | |||
| 11 Apr 2002 | plotstruct Plot a structure as tree. | 27 | 4 | |||
| 05 Mar 2002 | readtexttocells Read delimted text file into 2-d cell array. | 25 | 1 | |||
| 05 Mar 2002 | comparedata Compares two objects recursively. | 56 | 3 | |||
| 19 Nov 2001 | Remove a field from a structure Much faster version of rmfield() | 9 | 1 | |||
| 31 Oct 2001 | writevar Read an array or structure and create a script that can recreate it. | 10 | 1 | |||
| 16 Sep 2001 | make_sa_input Create a matlab representation of an array of structs | 5 | 0 | |||
| 03 Nov 1999 | disp_r disp_r.m contains a tool to recursively display structures and cell arrays. | 6 | 1 | |||
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.
Contact us at files@mathworks.com