surferror

draws surf plot with errorbar

You are now following this Submission

surferror draws surf plot and 3D errorbar (z direction, using quiver)

Try :
surferror
on command line.

Usage :
Similar to surf, use surferror(X,Y,Z,err) to draw surf with errorbar which height is err.
Z and err are matrices with same size as X and Y.

Cite As

Hyeokjin Jho (2026). surferror (https://www.mathworks.com/matlabcentral/fileexchange/73699-surferror), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.2

supports vectorized coordinate input

1.0.1

description typo correction

1.0.0