Turn on/off the "hold" state of axes. Toggle the states if no argument is used. When the "hold" state is on, new plotting
data will be added into current axes.
hold
Turn on/off the "hold" state of axes. Toggle the states if no argument is used. When the "hold" state is on, new plotting data will be added into current axes.
imagesc
Display a matrix as an image with scaled colors.
uibuttongroup
Creates a button group in a figure to group radio buttons.
uicontrol
Creates interactive graphical control objects in a figure. Use the 'style' property of uicontrol to create different types of control objects.