atomsQuit
Unload (call .quit file of) external modules previously loaded by ATOMS
Syntax
result = atomsQuit()
Arguments
- result
scalar boolean %T or %F
Description
atomsQuit
unload (call .quit file of) external modules previously loaded by ATOMS.
This function is called by SCI/etc/scilab.quit
See also
- atomsIsLoaded — determines whether a module is loaded or not
- atomsGetLoaded — Get the list of loaded external modules
- atomsInstall — Get the list of loaded external modules
History
Versão | Descrição |
5.4.0 | This function added in Scilab 5.4.0 |
Report an issue | ||
<< atomsLoad | ATOMS | atomsRemove >> |