imagescInterp
imagescInterp: Visualize matrix with smoothly interpolated patches.
Each element of the inputMatrix will be represented by 9 automatically generated patches to facilitate smooth interpolation at the borders.
p = imagescInterp(inputMatrix)
Creates and visualizes a single patch object, p, of the input matrix inputMatrix. p will contain the faces and vertices of the artificially created patch object.
Optionally, control the extent of the border interpolation and the colormap. With "verbose" == true, generate a "map" of the auto-generated vertices.
Cite As
Brett Shoelson (2026). imagescInterp (https://au.mathworks.com/matlabcentral/fileexchange/58353-imagescinterp), 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.