surfImagesc
Version 1.0.0 (2.22 KB) by
dileesh pv
This function superimpose the 2d imagesc plot along with 3-D surf plot
%%% Required parameters
% x = x coordinate (vector)
% y = y coordinate (vector)
% z = Z coordinate (The value to be plotted, in Matrix form)
%%% Optional parameters
% cmType = type of predefined color map (jet,parula, hot, gray etc.)--
% refer https://in.mathworks.com/help/matlab/ref/colormap.html
% clim=[lowerBound higherBound]-- Limit for the colormap
% vAngle=[Azimuth Elevation]-- viewing angle
% offset = movement of image along z-axis
Cite As
dileesh pv (2026). surfImagesc (https://in.mathworks.com/matlabcentral/fileexchange/83508-surfimagesc), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2018a
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.0.0 |
