How to make a slider in GUI with a variable range?
显示 更早的评论
how to make a slider in the range 100-120 in GUI? or that does not start with 0? because if it does not start at 0 slider will disappear ? example : min 100 max = 120
thanks so much ---best regards >devia
采纳的回答
更多回答(1 个)
Devia Rafika Putri
2013-2-12
0 个投票
4 个评论
Image Analyst
2013-2-12
Why do you say that? I believe I've used mins more than 0 in the past. Why don't you just try it? (By the way, your response should have been a "Comment", not an "Answer" to your original question.)
Devia Rafika Putri
2013-2-12
Image Analyst
2013-2-12
The "Value" property must be between the "Min" property and the "Max" property or else it won't appear.
Devia Rafika Putri
2013-2-12
类别
在 帮助中心 和 File Exchange 中查找有关 App Building 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!