| Robust Control Toolbox | |
| Provide feedback about this page |
Create an icsignal object of specified dimension
Syntax
Description
icsignal
creates an icsignal object, which is a symbolic column vector. The icsignal object is used with iconnect objects to specify signal constraints described by the interconnection of components.
v = icsignal(n)
creates an icsignal object of vector length n. The value of n must be a nonnegative integer. icsignal objects are symbolic column vectors, used in conjunction with iconnect (interconnection) objects to specify the signal constraints described by an interconnection of components.
v = icsignal(n,name)
creates an icsignal object of dimension n, with internal name identifier given by the character string argument name.
See Also
iconnect Equates expressions for icsignal objects
sysic Constructs system interconnections
| Provide feedback about this page |
![]() | iconnect | imp2exp | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |