Hello to all,

Please some help here.

I have and dictionary of 2 dimensions. The code is like below:
Please Login or Register  to view this content.
I'd like to manipulate the content of the Dic1 in order to get an array like shown below.
How can I do this?
Please Login or Register  to view this content.
I've been trying to assing the values of Dic1 like below, but I'm only able to assign in a single command
the keys and the items x,y,z but not the content of the items (the numbers).
Please Login or Register  to view this content.
Thanks for any help.