surferror

draws surf plot with errorbar
211 Downloads
Updated 20 Dec 2019

View License

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 (2024). surferror (https://www.mathworks.com/matlabcentral/fileexchange/73699-surferror), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2016b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Errorbars in Help Center and MATLAB Answers
Tags Add Tags

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.2

supports vectorized coordinate input

1.0.1

description typo correction

1.0.0