<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Sorry, instead of my previous message,
please read<br>
<br>
<font size="-1"><tt>--> [A,B] = ndgrid(rand(1,1000),
rand(1,10000)); // test's data</tt><tt><br>
</tt><tt>--> size(A)</tt><tt><br>
</tt><tt> ans =</tt><tt><br>
</tt><tt> 1000. 10000.</tt><tt><br>
</tt><tt>--> [v, i] = min(abs(A-B), </tt></font><tt><b>"c"</b></tt><font
size="-1"><tt>);</tt></font><br>
<br>
Samuel</div>
<br>
</body>
</html>