Enable/disable the Numpy usage.
[isUseScilabIndex = ] pyUseScilabIndex([mustScilabIndex])
A boolean.
A boolean.
In Python, the arrays or lists are indexed from 0 and in Scilab from 1. So in using this option, Python arrays or list are indexed from 1.
By default it set to false.
Version | Description |
5.4.0 | Python module. |