eisoline

get isolines of a matrix

Synopsis

lines=eisoline(matrix,isoValue)

Parameter(s)

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]

Close