remove slider from Listbox
이전 댓글 표시
Hi,
Is it possible to remove the slider from a listbox?
if yes, could you help me with to do so?
Thanks
Houssem
채택된 답변
추가 답변 (2개)
Walter Roberson
2011년 5월 4일
0 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!