areaplot(x,y,thresh​old)

版本 1.0.0.0 (1.8 KB) 作者: Ben Oeveren
Filled area plot with based on intersept with threshold
144.0 次下载
更新时间 2015/8/6

查看许可证

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

引用格式

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

MATLAB 版本兼容性
创建方式 R2015a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Interpolation 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0

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