surfImagesc

Version 1.0.0 (2.22 KB) by dileesh pv
This function superimpose the 2d imagesc plot along with 3-D surf plot
169 Downloads
Updated 29 Nov 2020

View License

%%% 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 (2024). surfImagesc (https://www.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 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.0.0