MATLAB Function Reference | Search  Help Desk |
eval |
computes the value of the linear for some input
Syntax
out=eval(m,regressor,j)
Description
out=eval(m,regressor,j)
returns the value out
of the output(s) j
of
linear m
given the input(s) x
.