It has 4 user inputs, x, y, width, height, width1, height1. What i'm trying to do is an array which is width by lenght in dimensions, but a small portion in the center (width1 by lenght1) consists of the y input, everything else x.
would be grateful for any ideas or solution..