Description
Registers the STELA installation directory path and stores it
in the CelestLabX configuration file.
Notes:
- If the path is empty, the version of STELA included in CelestLabX will be used.
- The provided version of STELA has to be compatible with the one included in CelestLabX. By default,
the first 2 digits of the version numbers must be identical.
- If the path changes, Scilab has to be restarted so that the new path
can be taken into account.
- A call to CLx_stela_register can be added to the Scilab start-up file (scilab.ini), although that
is not mandatory.
- The registered path (or the default one) can be retrieved by:
CLx_setting_get("STELA_ROOT")
.
- STELA can be downloaded from the
CNES freeware server.