clears the current axes structure
cla(h,value)
axes handle
optional command string
cla clears (but doesn't delete) the current axes or the axes structure given by the handle h. cla(h,'reset') aditionnaly resets the graphics properties to the default values.