A figure with sliders

Creates or adds sliders to a figure

Al momento, stai seguendo questo contributo

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')

Cita come

Emmanuel Farhi (2026). A figure with sliders (https://it.mathworks.com/matlabcentral/fileexchange/22091-a-figure-with-sliders), MATLAB Central File Exchange. Recuperato .

Categorie

Scopri di più su Interactive Control and Callbacks in Help Center e MATLAB Answers

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
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