現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
uiaxiscontextmenu adds special contextmenu to X & Y axis of an axes.
uiaxiscontextmenu() adds two properties to an axes (gca in default):
"XUIContextMenu" and "YUIContextMenu".
After this, these properties can be set to a regular uicontextmenu that
will be shown when the mouse is on one of the axis and right clicked.
uiaxiscontextmenu('remove') removes the axis contextmenu from gca.
uiaxiscontextmenu(hAxes, ...)is the same but for the explicitly axes
"hAxes". hAxes can be scalar or vector of axes numeric handles.
引用
Lior Cohen (2026). Axis Context Menu (https://jp.mathworks.com/matlabcentral/fileexchange/39816-axis-context-menu), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを与えたファイル: Axis context menu for toggling X/Y scale and limits
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0.0.0 |
