Combine \Delta-blocks

Objects from the class iqcdelta can be very easily combined by means of the standard MATLAB command blkdiag as follows:

\Delta=blkdiag('newname',\Delta_1,\ldots,\Delta_N)

This function combines all properties assigned to the individual blocks to create a new and larger one, which carries all properties of the individual blocks.

Previous page, Next page