[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
Created with
R2016b
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
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 |
To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.
