Scilab 5.3.3
Please note that the recommended version of Scilab is 6.0.2. This page might be outdated.
See the recommended documentation of this function
sysdiag
block diagonal system connection
Calling Sequence
r=sysdiag(a1,a2,...,an)
Description
Returns the block-diagonal system made with subsystems put in the main diagonal
- ai
subsystems (i.e. gains, or linear systems in state-space or transfer form)
Used in particular for system interconnections.
Remark
At most 17 arguments.
Comments
Add a comment:
Please login to comment this page.