Add buttons to axes toolbar
adds a push button to the axes toolbar specified by btn
= axtoolbarbtn(tb
)tb
and returns the
ToolbarPushButton
object.
specifies button properties using one or more name-value pair arguments.btn
= axtoolbarbtn(tb
,style
,Name,Value
)