LineVisible

Toggle visibility or delete plot objects by interacting with the item names displayed in a legend.

現在この提出コンテンツをフォロー中です。

Allows the user to interact with items displayed within plot legends to easily toggle visibility (left mouse-click) or delete from the axes (right mouse-click). This function uses publicly available code to toggle visibility using the ItemHitFcn callback for legend objects. However, it also utilizes undocumented MATLAB functionality to create context menus and delete unwanted items from the legend's parent axes.
Designed to work with plots generated using plot, loglog, semilogx, and semilogy, it will likely work with most other plot functions that incorporate the use of legends.
This function also work in conjuction with the DragDataTip (v4.4+) function also available on File Exchange.

引用

Allen (2026). LineVisible (https://jp.mathworks.com/matlabcentral/fileexchange/111950-linevisible), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを得たファイル: DragDataTip

ヒントを与えたファイル: DragDataTipMode

一般的な情報

MATLAB リリースの互換性

  • R2016a 以降のリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.1.0