Scilab 6.0.0
- Aide de Scilab
- ATOMS
- Getting started
- Functions Summary
- atomsAutoload
- atomsAutoloadAdd
- atomsAutoloadDel
- atomsAutoloadList
- atomsCategoryList
- atomsCheckModule
- atomsDepTreeShow
- atomsGetConfig
- atomsGetInstalled
- atomsGetInstalledPath
- atomsGetLoaded
- atomsGetLoadedPath
- atomsInstall
- atomsIsInstalled
- atomsIsLoaded
- atomsList
- atomsLoad
- atomsQuit
- atomsRemove
- atomsRepositoryAdd
- atomsRepositoryDel
- atomsRepositoryList
- atomsRestoreConfig
- atomsSaveConfig
- atomsSearch
- atomsSetConfig
- atomsShow
- atomsSystemInit
- atomsSystemUpdate
- atomsTest
- atomsUpdate
- atomsVersion
Aide de Scilab >> ATOMS > atomsSystemInit
atomsSystemInit
Sets the rightful write access for the ATOMS system
Syntax
atomsSystemInit()
Description
atomsSystemInit
sets the rightful write access, which can be 'allusers' or 'user'.
Examples
atomsSystemInit();
Comments
Add a comment:
Please login to comment this page.