Class Inheritance Browser

A tool for managing and organizing classes, with a simple interface and (optional) tree diagram.

Download
Download

You are now following this Submission

Cite As

Clayton Ernst (2026). Class Inheritance Browser (https://au.mathworks.com/matlabcentral/fileexchange/27633-class-inheritance-browser), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: View Class Inheritance Hierarchy

Inspired: matlab-ClassInheritanceBrowser

Categories

Find more on Class Introspection and Metadata in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

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

License checking made compatible with network licenses.

Download
1.7.0

Summary, description, and requirements updated.

Download
1.6.0

Checks to see if the bioinformatics toolbox is present. If not, then the browser window is opened without displaying the tree diagram.

Download
1.5.0

- clean up code
- try harder to find user supplied class name
- catch classInheritance.iTree errors in classInheritance.browse
- made package +inex out of inheritanceexample directory.

Download
1.3.0

- Numerous bugs fixed, speed improved
- 'Browse' button to jump to a new directory
- Right click on method -> opens the proper file to the proper line
- Right click on property -> prints property help to console

Download
1.1.0

- Use the 'Browse' button to jump to a new directory
- Right click on method -> open the proper file to the proper line
- Right click on property -> print property help to the console

Download
1.0.0

Download