Provides a set of methods to modify existing HG2 Legend objects
現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
LEGTOOLS is a MATLAB class definition providing the user with a set of methods to modify existing Legend objects.
This is an HG2 specific implementation and requires MATLAB R2014b or newer.
legtools methods:
append - Add one or more entries to the end of the legend
permute - Rearrange the legend entries
remove - Remove one or more legend entries
adddummy - Add legend entry for unsupported graphics objects
For the fastest response times to bugs and requests, please utilize this project's issue tracker on GitHub.
引用
sco1 (2026). HG2 Legend Tools (https://github.com/StackOverflowMATLABchat/legtools), GitHub. に取得済み.
謝辞
ヒントを得たファイル: legappend
一般的な情報
- バージョン 2.1.0.0 (6.38 KB)
-
GitHub でライセンスを表示
MATLAB リリースの互換性
- すべてのリリースと互換性あり
プラットフォームの互換性
- Windows
- macOS
- Linux
GitHub の既定のブランチを使用するバージョンはダウンロードできません
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 2.1.0.0 | Added adddummy method for adding legend entries for unsupported graphics objects. |
||
| 2.0.1.0 | Fix description typo |
||
| 2.0.0.0 |
