スライダーを動かす際、マウスを押したままで位置の調整などの処理を入れることは可能です。上記の処理は WindowButtonMotionFcn 関数とスライドの範囲を取るコマンド get(handles.slider,'Position') を連携させれば実現可能です。サンプルプログラムを下記のリンクからダウンロードすることができます。

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