Code covered by the BSD License  

Highlights from
Data Manipulation Toolbox

from Data Manipulation Toolbox by Dahua Lin
Manipulation of data such as string, array, cell array and struct, and a unit testing framework

Contents.m
% MAPS
%
% Files
%   pairs2map   - Constructs a map from a cell array of key-value pairs
%   scalarmap   - Maps a scalar to a value in a cell array
%   stringmap   - Maps a string key to a value in a cell array
%   stringmap_a - Maps a string key to a value in an array

Contact us at files@mathworks.com