Threshold shade

版本 1.0.1 (3.2 KB) 作者: Timothy Olsen
Shades data occurring above or below a positive or negative threshold respectively.
48.0 次下载
更新时间 2020/4/18

查看许可证

Obtains x and y data to be used with the matlab 'fill' command. The filled areas are above a positive threshold or below a negative threshold, or both. The filled areas are bound between start and stop points on the x-axis as defined by the user.

A full description of the function, input and output variables, and example usage can be found within the function's starting comments. Examples on how to use the output data is also included in the function (look in the 'Plotting' section at the end of the function).

Please feel free to get in contact for suggested improvements and/or the detection of bugs.

引用格式

Timothy Olsen (2024). Threshold shade (https://www.mathworks.com/matlabcentral/fileexchange/75078-threshold-shade), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2020a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

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

Fixed typo in one of the examples.

1.0.0