Tree data structure as a MATLAB class

A per-value class that implements a generic tree data structure.

https://github.com/tinevez/matlab-tree

Download
Download

You are now following this Submission

Cite As

Jean-Yves Tinevez (2026). Tree data structure as a MATLAB class (https://github.com/tinevez/matlab-tree), GitHub. Retrieved .

Acknowledgements

Inspired: BiofilmQ

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

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

- Move to gihub
- Add some extra tuning capabilities to plots.

Download
1.3.0

Put back the thumbnail.

Download
1.2.0

- Iteration, plotting and string conversion can be done by forcing the children to be iterated in alphabetical (or any) order.
- Tree plotting hsa several new options to customize its look.
- Two new methods to condense and decondense a tree.

Download
1.1.0

Fixed a severe bug in the chop method, noticed by Francisco Marquez Gutierrez (thanks!).

Download
1.0.0

Download
To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.