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!