Scilab 5.3.0
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
gce
Get current entity handle.
Calling Sequence
e = gce()
Arguments
- e
handle, the handle of the current entity.
Description
This routine returns the handle of the last created (and still existent) entity.
Examples
See Also
Authors
Djalel ABDEMOUCHE
<< draw | handle | ged >> |