I have two points lets say:
Now i want to draw a l
load clown image(X) colormap(map) c = size(X,2) mid = round(c/2) X(:,mid) = 1 image(X)