A tool for managing and organizing classes, with a simple interface and (optional) tree diagram
Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
This is version 0.5.6 of Class Inheritance Browser, originally released @ http://www.mathworks.com/matlabcentral/fileexchange/27633.
This tool searches a given directory and populates a browser window with pertinent information about each discovered class, including properties, methods, and superclasses. Other useful features include opening a class definition file from the browser window, opening a file to the line where a certain method is defined, and printing property help to the console.
Additionally, if the Bioinformatics Toolbox is installed, a tree diagram will be displayed that visualizes inheritance relationships between all Matlab classes found.
Originally written as a project for Engineering 177, Advanced Matlab Programming, Spring 2010, Professor Andrew Packard, University of California, Berkeley.
You can fork this code @ https://github.com/kotowicz/matlab-ClassInheritanceBrowser
Citation pour cette source
Andreas Kotowicz (2026). Class Inheritance Browser for MATLAB (https://github.com/kotowicz/matlab-ClassInheritanceBrowser), GitHub. Extrait(e) le .
Remerciements
Inspiré par : Class Inheritance Browser
Informations générales
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
Les versions qui utilisent la branche GitHub par défaut ne peuvent pas être téléchargées
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.6.0.0 | updates for Matlab 2014b.
|
||
| 1.5.0.0 | registered download link with GitHub |
||
| 1.4.0.0 | suppress `License checkout failed.` error message on matlab 2011a and higher. |
||
| 1.3.0.0 | fixed problem with Matlab 2013a. |
||
| 1.2.0.0 | Navigate through directories by clicking on directory names in the listbox on the right of the GUI. |
||
| 1.0.0.0 |
