[FO, G , h, i1, i2, d] = CONTOURFIT(I1, I2, D, 'iid') returns a fit object, goodness-of-fit measures, figure with contour plot, independent grid vectors, and a corresponding dependent grid matrix. The 'iid' string specifies the axes on which to plot independent, independent, and dependent variables I1, I2, and D.
Options for 'iid' string are 'xyz', 'xzy', or 'yzx'
Cite As
Robert Nordlund (2026). contourfit (https://github.com/bnordlund/perfsa/releases/tag/1.2), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.2 | See release notes for this release on GitHub: https://github.com/bnordlund/perfsa/releases/tag/1.2 |
