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