TESTFUN Do something stupid that takes some time to compute.
SYNOPSIS
function y = testfun_octave(x)
DESCRIPTION
TESTFUN Do something stupid that takes some time to compute.
Y = TESTFUN(X) does some computations and returns Y=X.^2 as output.
Markus Buehren
Last modified 13.11.2007