Is there a maximum value that for a MATLAB GUI slider?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Image Analyst
am 21 Apr. 2013
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 Kommentare
Siehe auch
Kategorien
Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!