MCodeNavigator

バージョン 1.1.0 (5.28 MB) 作成者: Andrew Janke
A code-browser GUI tool for Matlab
ダウンロード: 68
更新 2022/9/11

MCodeNavigator is a GUI tool for viewing a Matlab project's source tree. This is for use within the Matlab desktop IDE.

_

When working in an IDE, I like having a tool that displays the entire source tree of the project I'm working on. Matlab's "Current Directory" window comes close, but not quite, because its file location isn't fixed, and I tend to bounce around a lot of directories when doing Matlab development. MCodeNavigator provides a view of your source tree that is fixed and independent of the current working directory. It also provides a view that lets you browse in terms of the Matlab package/namespace hierarchy, instead of the filesystem layout.
_
Usage
=====

All usage is done through a single function, `MCodeNavigator`. Call it with various options to display the navigator window, hide it, or configure it. See `help MCodeNavigator` for details.

There's also a keyboard shortcut! Press `Ctrl-Shift-P` to show or hide the navigator window.

Downloading Releases
====================

Instead of using the Download link on File Exchange (which will grab the latest development version from the master branch), I recommend you download the latest versioned release from the project's GitHub Releases page at https://github.com/apjanke/MCodeNavigator/releases. Those versions are less likely to be buggy.

引用

Andrew Janke (2024). MCodeNavigator (https://github.com/janklab/MCodeNavigator), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2016b
R2016b 以降のリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersFile Operations についてさらに検索
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!

GitHub の既定のブランチを使用するバージョンはダウンロードできません

バージョン 公開済み リリース ノート
1.1.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。