Figure control widget

Intuitive manipulation of a figure using key and mouse gestures

您现在正在关注此提交

Especially useful for 3d renderings, this widget allows the user to intuitively rotate, pan and zoom any axes within a figure using key presses and mouse gestures. Additionally, link several axes to move synchronously, press q to quit the widget, r (or double-click) to reset the current axes and escape to close the figure.

引用格式

Oliver Woodford (2026). Figure control widget (https://ww2.mathworks.cn/matlabcentral/fileexchange/38019-figure-control-widget), MATLAB Central File Exchange. 检索时间: .

致谢

参考作品: view3d.m, Figure Rotator

启发作品: View Contol Widget

类别

Help CenterMATLAB Answers 中查找有关 Creating, Deleting, and Querying Graphics Objects 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.5.0.0

This update allows the method to block, be ignored when modifier keys are pressed, and pass on mouse gestures and button presses to other callbacks.

1.4.0.0

Added ability to link axes

1.3.0.0

Add scroll wheel functionality

1.1.0.0

Improved resetting of multiple axes and figures

1.0.0.0