areaplot(x,y,thresh​old)

Filled area plot with based on intersept with threshold
144 descargas
Actualizado 6 ago 2015

Ver licencia

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

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2015a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Interpolation en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0

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