Functions Summary
| atomsInstall | Install one or several modules |
| atomsUpdate | Update one or several modules |
| atomsRemove | Remove one or several modules |
| atomsGetInstalled | Get the list of installed external modules |
| atomsIsInstalled | Determines whether the module is installed or not |
| atomsLoad | Load one or several modules |
| atomsGetLoaded | Get the list of loaded modules |
| atomsIsLoaded | Determines whether the module is loaded or not |
| atomsAutoloadList | Get the list of modules registered to autoload at Scilab start. |
| atomsAutoloadAdd | Add one or several modules to autoload system. |
| atomsAutoloadDel | Remove one or several modules from autoload system. |
| atomsList | List available modules |
| atomsSearch | Searches for modules |
| atomsShow | Show the caracteristics of a module |
| atomsDepTreeShow | Show the dependency tree of a module |
| atomsRepositoryList | Get the list of managed repositories |
| atomsRepositoryAdd | Add one or several URLs to the list of managed repositories |
| atomsRepositoryDel | Remove one or several URLs from the list of managed repositories |
| atomsSystemUpdate | Update the list of available modules |
| atomsSetConfig | Manage ATOMS parameters |