Rank: 1435 based on 44 downloads (last 30 days) and 2 files submitted
photo

Christopher

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Files Posted by Christopher View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
15 Jul 2009 Screenshot mlunit_2008a A MATLAB unit test framework supporting new classdef files (r2008a) Author: Christopher xunit, dimension, framework, widget, unit, units 16 2
  • 4.5
4.5 | 2 ratings
13 Jul 2009 hashtable class general purpose hashtable Author: Christopher structures, cell arrays, hashtable, general, type, keys 28 5
  • 4.5
4.5 | 2 ratings
Comments and Ratings on Christopher's Files View all
Updated File Comment by Comments Rating
16 Jun 2011 mlunit_2008a A MATLAB unit test framework supporting new classdef files (r2008a) Author: Christopher Marcel

Verry good. Easy to use and helps to avoid bad surprises due to hidden bugs in many cases.

28 Apr 2011 hashtable class general purpose hashtable Author: Christopher Golden, Daniel

Thank you for your comment, Shawn; as you mention, Matlab already has a hash table built in: the containers.Map class. They make it difficult to find by never mentioning the term "hash table" in the documentation.

23 Mar 2011 hashtable class general purpose hashtable Author: Christopher Hershey, Shawn

I've been having trouble findint MATLAB built-in support for hash tables and a coworker recently pointed me to this:

http://www.mathworks.com/help/techdoc/matlab_prog/brqqo5e-1.html

I can't see anything in the documentation that describes the underlying data structures but tests seem to imply O(1) insertion and lookup.

I wanted to mention that here since this page is currently the first hit for the Google search "MATLAB hashtable".

25 Jun 2010 hashtable class general purpose hashtable Author: Christopher Karl

I have simply been creating hashtables with java.util.Hashtable for some time now. This is a good, thoroughly vetted hashtable class and is automatically available within matlab. Type 'methodsview java.util.Hashtable' for a list of methods. Note that a 'remove' method is included.

24 Jun 2010 hashtable class general purpose hashtable Author: Christopher Mike

Very nice, but could a method for removing elements.

Top Tags Applied by Christopher
cell arrays, development, general, hashtable, keys
Files Tagged by Christopher View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
15 Jul 2009 Screenshot mlunit_2008a A MATLAB unit test framework supporting new classdef files (r2008a) Author: Christopher xunit, dimension, framework, widget, unit, units 16 2
  • 4.5
4.5 | 2 ratings
13 Jul 2009 hashtable class general purpose hashtable Author: Christopher structures, cell arrays, hashtable, general, type, keys 28 5
  • 4.5
4.5 | 2 ratings

Contact us at files@mathworks.com