how can i disable the arrow below in spinner control
Show older comments
hello..how do you disable the arrow below?
function CalcloopsSpinnerValueChanged(app, event)
value = app.CalcloopsSpinner.Value;
if value<=1
"app.CalcloopsSpinner(arrow down).disable ==> similar "
end
end
Accepted Answer
More Answers (0)
Categories
Find more on Linear Matrix Inequalities in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!