Range Slider for MALTAB app designer
Versione 1.0.0 (88,6 KB) da
Peyman Mostafaei
A range slider with two knobs with and without knobs limitation
These codes creates range slider with two knobs using Axes and two rectangular ROIs (as knobs) in MATLAB app designer.
Both apps use WindowButtonDown function in the figure to find any of the knobs have been clicked. Then the apps change to WindowButtonMotion function in the figure to track the mouse movement. At the end, the apps use WindowButtonUp in the figure to stop the dragging.
There are two different apps presented here. One where one knob (red knob in the app) is smaller or equal than other knob (blue in the app) and the other where there is no limitation on the knob.
In the case of limitng knobs, there is a parameter that controls their minimum distance which can be changed in the code.
Cita come
Peyman Mostafaei (2024). Range Slider for MALTAB app designer (https://www.mathworks.com/matlabcentral/fileexchange/134112-range-slider-for-maltab-app-designer), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2022a
Compatibile con R2020a fino a R2023b
Compatibilità della piattaforma
Windows macOS LinuxTag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.0 |