Main Content
disableDefaultInteractivity
Disable built-in axes interactions
Description
disableDefaultInteractivity(
disables the
built-in interactions for the
specified axes. You can use this function to disable the default axes interactions or a
custom set of axes interactions. After disabling the interactions, you can still use the
buttons in the axes toolbar to interact with the plot.ax
)
Examples
Input Arguments
More About
Version History
Introduced in R2018b