get isolines of a matrix
lines=eisoline(matrix,isoValue)
matrix :
matrix of values
isoValue :
value of isoline
lines :
empty matrix or 2n x 2 matrix,
n=number of lines x [x1 y1;x2 y2]