Interfacing arduino with matlab question.

Good evening, I saw will shortly tuturiais how to interact with the arduino matlab, and I tried to do this but could not get the values ??in the array matlab, or something of the kind, what I wanted to do was this, imagine that I want to send an array of pixels to matlab and then display the image in matlab, it is possible?

Example: I have an array in arduino like this:

= Array [23, 45, 34, 234, 10, 4, 200, 100;
45,34,35, ....];

and I want to send it to matlab and then make imshow this array. How to do this automatically? I do not know much about matlab. Someone can help me. In arduino I'm doing serial.write or Serial.print.

Thank you for the attention and the help

capucho10p:
the arduino matlab

"the" what?

I do not know much about matlab. Someone can help me.

Links that might be worth studying.

http://www.google.com/search?hl=en&as_q=arduino+matlab&as_epq=&as_oq=&as_eq=&as_nlo=&as_nhi=&lr=&cr=&as_qdr=all&as_sitesearch=http%3A%2F%2Farduino.cc%2Fforum%2F&as_occt=any&safe=images&tbs=&as_filetype=&as_rights=

http://www.google.com/search?hl=en&as_q=arduino+matlab&as_epq=&as_oq=&as_eq=&as_nlo=&as_nhi=&lr=&cr=&as_qdr=all&as_sitesearch=&as_occt=any&safe=images&tbs=&as_filetype=&as_rights=

i m gonna study, thanks a lot