How to make a slider in GUI with a variable range?
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (1)
Devia Rafika Putri
el 12 de Feb. de 2013
0 votos
4 comentarios
Image Analyst
el 12 de Feb. de 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
el 12 de Feb. de 2013
Image Analyst
el 12 de Feb. de 2013
The "Value" property must be between the "Min" property and the "Max" property or else it won't appear.
Devia Rafika Putri
el 12 de Feb. de 2013
Categorías
Más información sobre App Building en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!