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

Constructor for the system abstract class

Syntax

Description

m=system creates a new general system skeleton

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

Methods

See Also



[ Help Desk ]