Description
Registers the STELA installation directory path and stores it
in the CelestLabX configuration file.
Notes:
- If the path is empty, STELA is "unregistered" and becomes unavailable.
- The STELA version 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 was not already registered, Scilab has to be restarted so that the new setting
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 can be retrieved by:
CLx_setting_get("STELA_ROOT")
.
- STELA can be downloaded from the
CNES freeware server.