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

Constructor for the linear class

Syntax

Description

m=linear creates a new linear skeleton

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

Methods

See Also

mapping

[ Help Desk ]