Create axes graphic object
axes
axes(h)
h=axes('Property',value,...)
This command allows to create an axes object with arbitrary properties. See axes properties for a complete list.
Unlike subplot, the axes command does not delete eventual overlapping axes.