Systest

From TomWiki
Jump to navigationJump to search

Purpose

Run big test to check for bugs in TOMLAB.

Calling Syntax

systest(solvTypes, PriLevOpt, PriLev, wait)

Inputs

Input Description
solvTypes A vector of numbers defining which solvType to test.
PriLevOpt Printing level in the solver. Default 2, short information from each iteration.
wait Set wait to 1 if pause after each problem. Default 1.
PriLev Printing level in PrintResult. Default 5, full information.

See Also