MATLAB: Mouse Scroll Wheel in Apps

appsMATLABmousescroll-wheel

Is there a way to make a Spinner control respond to the mouse scroll wheel from an App?

Best Answer

Go through the File Exchange link given below to get an idea as how to change values of spinner, slider and table data with mouse wheel scrolling.
You can also refer this MATLAB answer to know about functions you can work with.