contourfit

Generates surface fits to grid data.
46 Downloads
Updated 24 Jun 2020

[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 Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
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.