remove slider from Listbox
Mostrar comentarios más antiguos
Hi,
Is it possible to remove the slider from a listbox?
if yes, could you help me with to do so?
Thanks
Houssem
Respuesta aceptada
Más respuestas (2)
Jan
el 4 de Mayo de 2011
2 votos
Have you checked this:
1 comentario
Houssem medini
el 5 de Mayo de 2011
Walter Roberson
el 4 de Mayo de 2011
0 votos
The slider is automatic if there are more entries than there is space available to display them.
What would you prefer to have happen in that circumstance?
If you only want to see one entry at a time and mouse through them, then a pop-up box would be more appropriate than a listbox, unless you need to be able to select multiple values.
1 comentario
Houssem medini
el 5 de Mayo de 2011
Categorías
Más información sobre Loops and Conditional Statements 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!