Is there any solution for fixing a block in simulink diagram, to disable moving/resizing for the block ? Is there any solution to draw kind of a shape in simulink (empty rectangles) ? my aim is to fix an area in the model, so that the user is not allowed to design the model outside this area. I tried using the callback functions with no success.
Thanks for any help.