ReferenceAvailable
Interpolation
Evaluate a function from tabulated sample values between the supplied data points.
Evaluate a function from tabulated sample values between the supplied data points.
Where to find it
Definitions → Functions
How to use it
Choose a function type, name its arguments and supply its expression or data.
Settings and initial values
| Setting | Initial value |
|---|---|
| functionName | interpolation_1 |
| arguments | x |
| expression | table(x) |
| source | `0, 0 |
| 1, 1` | |
| description | Table-based interpolation function. |
| enabled | true |
Result
Call the function by name in a compatible expression.
Troubleshooting
Check argument names and units. For stochastic inputs, compare repeated runs or a fixed seed where available; a single trace is not a statistical validation.