A figure with sliders

版本 1.2.0.0 (3.0 KB) 作者: Emmanuel Farhi
Creates or adds sliders to a figure
2.2K 次下载
更新时间 2008/12/15

查看许可证

FIGURESLIDER cretes by itself a new figure with horizontal and vertical sliders and returns its handle. Sliders are hidden if all objects are shown in the figure. When the figure gets smaller than the enclosed object set, sliders may be used to shift the figure view. Objects in normalized Units are not affected.
An additional Center button is available on the lower right side of the figure window.

FIGURESLIDER(H) adds sliders to an existing window.

FIGURESLIDER works the same as FIGURE. You may use GET(H) to obtain properties of the figure.

Example: figureslider('Name','Figure with sliders', 'ToolBar','figure')

引用格式

Emmanuel Farhi (2024). A figure with sliders (https://www.mathworks.com/matlabcentral/fileexchange/22091-a-figure-with-sliders), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R14
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Interactive Control and Callbacks 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.2.0.0

shorter code, file updated

1.1.0.0

Make sure sliders do not move when using them

1.0.0.0