From: William Thielicke on
Hey!
I am also new, but can't you use A=imread('...') and then
B=A(1:5 1)

Oder something like that (in a correct syntax.... ;-D)
Cheers,
William