Skip to content

Creating A Composite Block


Composite block in a block diagram is used to represent a complex system or sub-system as a single entity. This allows for abstraction and simplification of the overall system representation, making it easier to understand and analyze. The composite block is comprised of smaller, simpler blocks which represent the constituent components of the complex system. By representing the complex system as a composite block, it becomes easier to study the interactions between the components and how they contribute to the overall behavior of the system.


How To Create a Composite Block

  1. Select the blocks you want to group together.
  2. Right-click on the selected blocks and choose “Make Composite Function” from the context menu that appears.

Sample Usage

See Also