dependency_matlab

Generate and display dependency tree with a highlight

https://github.com/dohyun-cse/dependency_matlab

이 제출물을 팔로우합니다

Generate dependency tree of given folder and display

genDep(directory) generate dependency tree in digraph form and store it in /.dependency/G.mat

If the directory is not given, the directory is set to the current folder.

dispDep(G) or dispDep(directory) displays the dependency tree by using the graph plot.

Here, G is digraph and directory is the directory name.

If the input is not given, display the current folder's dependency tree.

Resulting plot has the following functionalities.
1. Highlight selected file and its children, parents. (click a node. highlighting multiple files is also possible by shift+left click.)
2. Extract and export subproject (control+left click). After typing in the directory name for the new project, all selected files will be copied to the given directory name.

인용 양식

Kim Dohyun (2026). dependency_matlab (https://github.com/dohyun-cse/dependency_matlab), GitHub. 검색 날짜: .

카테고리

Help CenterMATLAB Answers에서 File Operations에 대해 자세히 알아보기

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux

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

버전 퍼블리시됨 릴리스 정보 Action
2.01

bug fix for old matlab

2.00

1. Nodes have a different color when the folder is different.
2. When the legend is clicked, node size of the nodes in the selected folder increases. (click any blank in figure will dehighlight)

1.01

minor bugfixes

1.0.0

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