MATLAB Function Reference
Go to function:
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
.
[
Help Desk
]