Check the given list of ATOMS modules
isok = atomsCheckModule(modulenames)
isok = atomsCheckModule(modulenames, bVerbose)
modulenames mxn matrix of strings: | |
---|---|
the names of the modules to check |
:
atomsCheckModule Installs, loads, launches the tests and removes all the modules listed in modulenames.
atomsCheckModule("scibench")
atomsCheckModule(["apifun" "scibench"],%t)
Version Description 5.4.0 This function was added in Scilab 5.4.0 .. _atomsTest: atomsTest.html .. _assert: assert_overview.html .. _test_run: test_run.html