When i use the block diagram, it's normal. But if i add a block which wrapped j and k, It would leave a space after it, it cannot use up of the rest space. Before ...
from control_block_diagram.components import Box, Connection, Point, Text from control_block_diagram.predefined_components import Add box_mpc = Box(box_plant.right ...