Scilab-Branch-6.1-GIT
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
covStop
Removes all instrumentation data
Syntax
covStop()
Description
Remove the instrumentation data and stop recording future execution. All the recording
initiated by covStart
will be canceled.
See also
Report an issue | ||
<< covStart | Scilab code instrumentation | covWrite >> |