atomsCheckModuleCheck the given list of ATOMS modulesCalling Sequence
isok = atomsCheckModule(modulenames)
isok = atomsCheckModule(modulenames, bVerbose)
Argumentsmodulenamesmxn matrix of strings: the names of the modules to checkbVerbosea 1-by-1 matrix of booleans, set to true to display
messages
DescriptionatomsCheckModule Installs, loads, launches the tests
and removes all the modules listed in modulenames.
Example atomsCheckModule("scibench")
atomsCheckModule(["apifun" "scibench"],%t)
See Also
atomsTest
test_run
assert
History5.4.0This function was added in Scilab 5.4.0