set( hSlider, 'Value', someValue )
where hSlider is your slider handle and someValue is your input parameter. It's just setting a basic property of the slider.
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!