surferror

Version 1.0.2 (1,64 ko) par Hyeokjin Jho
draws surf plot with errorbar
215 téléchargements
Mise à jour 20 déc. 2019

Afficher la licence

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.

Citation pour cette source

Hyeokjin Jho (2024). surferror (https://www.mathworks.com/matlabcentral/fileexchange/73699-surferror), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2016b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Errorbars dans Help Center et MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.0.2

supports vectorized coordinate input

1.0.1

description typo correction

1.0.0