If you want a matrix for Coordinates you can do it also like this :
----------
*public Vector2[] vectorName;*
----------
In inspector you can set the vector size and also can set x and y for each element inside vector;
↧