areaplot(x,y,thresh​old)

Filled area plot with based on intersept with threshold

您现在正在关注此提交

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

引用格式

Ben Oeveren (2026). areaplot(x,y,threshold) (https://ww2.mathworks.cn/matlabcentral/fileexchange/52396-areaplot-x-y-threshold), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 Interpolation 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0

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