MATLAB Function Reference
  Go to function:
    Search    Help Desk 
lookup     Methods    See Also

Constructor for the lookup class

Syntax

Description

m=lookup creates a new lookup skeleton

m=lookup(name,n_in,n_out) creates a new lookup mapping with n_in inputs and n_out outputs. The name name is associated to it.

Methods

See Also

mapping

[ Help Desk ]