Resets profiling counters of a function.
reset_profiling(funname)
A character string, the name of the function
reset_profiling(funname)
Resets profiling counters (if any) of the function
named funname
.
This function uses the Scilab functions bytecode
and
walkbytecode