DataStructures

Set and map datastructures implemented in pure Matlab

You are now following this Submission

This code is intended to provide pure implementations (no C) of some common datastructures. Currently contains a sorted set (implemented using red-black trees) and a Java backed associative map.

Cite As

Paul Richards (2026). DataStructures (https://www.mathworks.com/matlabcentral/fileexchange/12339-datastructures), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

Removing project from acknowledgements, I previously mistook the meaning of this field.