Is there a maximum value that for a MATLAB GUI slider?

조회 수: 1 (최근 30일)
Qilin
Qilin 2013년 4월 20일
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.

답변 (1개)

Image Analyst
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).

카테고리

Help CenterFile Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by