<< atomsLoad ATOMS atomsRemove >>

Справка Scilab >> ATOMS > atomsQuit

atomsQuit

Unload (call .quit file of) external modules previously loaded by ATOMS

Syntax

result = atomsQuit();

Arguments

result

scalar boolean %T or %F

Description

atomsQuitunload (call .quit file of) external modules previously loaded by ATOMS.

This function is called by SCI/etc/scilab.quit

See also

History

ВерсияОписание
5.4.0 This function added in Scilab 5.4.0

Report an issue
<< atomsLoad ATOMS atomsRemove >>