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

Constructor for the mapping abstract class

Syntax

Description

m=mapping creates a new general mapping skeleton

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

Methods

See Also



[ Help Desk ]