Remove instrumentation from a function, a library or remove all instrumentation
profileDisable() profileDisable(function) profileDisable(library)
A Scilab function.
A Scilab library.
This command is used to remove instrumentation from functions and discard all existing information.
A function or library could also be passed as an argument to only de-instrument and remove some specific functions.