MATLAB Function Reference
  Go to function:
    Search    Help Desk 
eval    

computes the value of the model

Syntax

Description

out=eval(m,x,j) returns the value out for the output(s) j of model m given the input x.

Remarks

This function returns the output of system as computated by the model, given a regressor.

[ Help Desk ]