<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Le 25/03/2017 à 19:38,
<a class="moz-txt-link-abbreviated" href="mailto:paul.carrico@free.fr">paul.carrico@free.fr</a> a écrit :<br>
</div>
<blockquote cite="mid:548ebfbe2be40fd1826a746fb1b1c5b5@free.fr"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<div class="pre" style="margin: 0; padding: 0; font-family:
monospace">Hi Tim</div>
<div class="pre" style="margin: 0; padding: 0; font-family:
monospace"> </div>
<div class="pre" style="margin: 0; padding: 0; font-family:
monospace">That's indeed what I've read as well; my need remains
to get a linear interpolation between physical points ... I'm
still digging in order to find a "pleasant" code :_)</div>
</blockquote>
<br>
linear_interpn() is made for that:
<a class="moz-txt-link-freetext" href="https://help.scilab.org/docs/6.0.0/en_US/linear_interpn.html">https://help.scilab.org/docs/6.0.0/en_US/linear_interpn.html</a><br>
<br>
Samuel<br>
<br>
</body>
</html>