Is there a maximum value that for a MATLAB GUI slider?
조회 수: 1 (최근 30일)
이전 댓글 표시
Is there a maximum value that for a MATLAB GUI slider? I entered 1000 as the max and it gave me an error. Or the error is actually coming from other places not the slider.
댓글 수: 0
답변 (1개)
Image Analyst
2013년 4월 21일
No, 1000 should be fine. What is your error? I do know that the value must be between the max and the min or else the slider won't show up (it will be invisible/hidden).
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!