Multivalued function interpolation
No License
When interpolating a multivalued function (more than one y for each x), interp1 produces, at best, an error (if there are identical x data), and at worst, garbage (see the attached image). This function performs meaningful interpolation of a multivalued function, when the inverse (x = g(y)) is a well-defined function. For each interpolated point, interp1Multivalued returns the interpolated y existing on each branch defined in the input x and y vectors.
Cite As
Nathaniel Brahms (2026). Multivalued function interpolation (https://uk.mathworks.com/matlabcentral/fileexchange/10663-multivalued-function-interpolation), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Mathematics > Interpolation >
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
