Return the class name of the given object
name = jgetclassname(obj)
A mlist typed _JObj
A Scilab string
Get the class name.
Version | Description |
5.5.0 | Function introduced. Based on the 'JIMS' module. The main difference in the behavior compared to the JIMS module is that jautoUnwrap is enabled by default. |