<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">Hi all,<br /> <br /> I don't know if my question is relavante (or not), but I'm wondering what is the best way to perform a 3D interpolation, from for the matrix definition to the interpolation procedure.<br /> <br /> Let me using a basic example: I've some curves y = f(x,T) defining a material behaviour at different temperatures i.e. 1 curve (x,y) per temperature:<br /> - y = f(x,20)<br /> - y = f(x,100)<br /> - y = f(x,200)<br /> <br /> etc.<br /> <br /> What is the best way to define a single matrix? [x y T] ?<br /> <br /> <br /> Next step is to be able to perform a 3D interpolation whatever is the temperature (for a given x) ... any advice? (of course I'm looking to <span style="text-decoration: underline;"><strong>interp3D</strong></span> flag.<br /> <br /> Thanks for any feedback<br /> <br /> Paul</div>
</body></html>