How to make a slider in GUI with a variable range?
Show older comments
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
Accepted Answer
More Answers (1)
Devia Rafika Putri
on 12 Feb 2013
0 votes
4 Comments
Image Analyst
on 12 Feb 2013
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
on 12 Feb 2013
Image Analyst
on 12 Feb 2013
The "Value" property must be between the "Min" property and the "Max" property or else it won't appear.
Devia Rafika Putri
on 12 Feb 2013
Categories
Find more on App Building in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!