| << isgraphics | Graphics functions | jet >> |
| tf = ishold() |
| tf = ishold(ax) |
scalar graphics object: axes.
a scalar logical: true if it is hold on.
tf = ishold(ax) returns the hold state of the specified axes object.
| Version | Description |
|---|---|
| 1.0.0 | initial version |
Allan CORNET