TESTFUN Do something stupid that takes some time to compute.
SYNOPSIS
function y = testfun(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
CROSS-REFERENCE INFORMATION
This function calls:
This function is called by:
multicoredemo MULTICOREDEMO Test parallel processing on multiple cores.