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.
引用格式
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. 检索时间: .
MATLAB 版本兼容性
创建方式
R2022a
兼容 R2020a 到 R2023b 的版本
平台兼容性
Windows macOS Linux标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0 |