Ln = zeroline(...)
Ln = zeroline(H,...)
H
[ numeric ] - Handle to an axes object (graph) or to a figure window in which the the line will be added; if not specified the line will be added to the current axes.Ln
[ numeric ] - Handle to the line ploted (line object).Any options valid for the standard plot
function.