Class Inheritance Browser for MATLAB

버전 1.6.0.0 (93 KB) 작성자: Andreas Kotowicz
A tool for managing and organizing classes, with a simple interface and (optional) tree diagram
다운로드 수: 426
업데이트 날짜: 2015/8/17

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

인용 양식

Andreas Kotowicz (2024). Class Inheritance Browser for MATLAB (https://github.com/kotowicz/matlab-ClassInheritanceBrowser), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2009b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Class Introspection and Metadata에 대해 자세히 알아보기
도움

받음: Class Inheritance Browser

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Source

Source/+classInheritance

Source/+classInheritance/+helpUtils

Source/+classInheritance/+helpUtils/+classInformation

Source/+classInheritance/+helpUtils/+classWrapper

Source/+classInheritance/+helpUtils/+containers

Source/+classInheritance/+helpUtils/+containers/@abstractHelpContainer

Source/+classInheritance/+helpUtils/@helpProcess

Source/+dummy_example

Source/+inex

GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음

버전 게시됨 릴리스 정보
1.6.0.0

updates for Matlab 2014b.
copy method and property names with right mouse click into clipboard.

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

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.