|
|
| File Information |
| Description |
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') |
| MATLAB release |
MATLAB 7 (R14)
|
| Other requirements |
Should work with any version of Matlab >= 6.5. If the number of enclosed objects is large, the shifting of objects may get slow. You should then create a unique uipanel in the figure, and place your objects inside (in Matlab >= 7). |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 15 Dec 2008 |
Make sure sliders do not move when using them |
| 15 Dec 2008 |
shorter code, file updated |
|
Contact us at files@mathworks.com