Mouse wheel zoom for plotly matlab

Hi,

I’ve come across the mouse wheel zoom functionality for java and python plotly (ie: config = dict({‘scrollZoom’: True}), is there a similar method for matlab? Just using plotly to display basic matlab scatter plots and would like to implement the mouse wheel zoom vs drag and zoom method.