areaplot(x,y,thresh​old)

Filled area plot with based on intersept with threshold
144 download
Aggiornato 6 ago 2015

Visualizza la licenza

Simply shows green for area above the threshold and red below the threshold. Calculates intercept with threshold by interpolation.

Cita come

Ben Oeveren (2024). areaplot(x,y,threshold) (https://www.mathworks.com/matlabcentral/fileexchange/52396-areaplot-x-y-threshold), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2015a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Interpolation in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0

robust for thresholds outside the range of y.
typo
deleted unvisible graphics
description
fixed bugs for threshold visualisation