Scilab 5.3.1
- Scilab help
- Atoms
- Getting started
- Functions Summary
- atomsAutoloadAdd
- atomsAutoloadDel
- atomsAutoloadList
- atomsCategoryList
- atomsDepTreeShow
- atomsGetInstalled
- atomsGetLoaded
- atomsInstall
- atomsIsInstalled
- atomsIsLoaded
- atomsList
- atomsLoad
- atomsRemove
- atomsRepositoryAdd
- atomsRepositoryDel
- atomsRepositoryList
- atomsSearch
- atomsSetConfig
- atomsShow
- atomsSystemUpdate
- atomsUpdate
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
atomsSystemUpdate
Update the list of available modules
Calling Sequence
atomsSystemUpdate()
Description
atomsSystemUpdate
update the list of available modules.
Examples
atomsSystemUpdate();
Authors
- Pierre MARECHAL - DIGITEO
<< atomsShow | Atoms | atomsUpdate >> |