fill2c: a pedestrian area filler

版本 1.0.0.0 (67.8 KB) 作者: us
fill2c paints areas below/above a threshold with different colors
3.7K 次下载
更新时间 2008/4/4

查看许可证

FILL2C fills the areas defined by a 2D data sequence X/Y and an optional threshold value with two user definable sets of colors
set 1 for Y <= TH (NEG)
set 2 for Y >= TH (POS)

X/Y NaNs/Infs (NI) are removed in accordance with PLOT.
a sequence of data that contains NIs is split into blocks of NEG/POS areas, which my be colored individually depending on the size of the color set(s).

see
> help fill2c
and the accompanying published M-file for help and a few examples for this self-explanatory snippet.

引用格式

us (2024). fill2c: a pedestrian area filler (https://www.mathworks.com/matlabcentral/fileexchange/19436-fill2c-a-pedestrian-area-filler), MATLAB Central File Exchange. 检索来源 .

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

Community Treasure Hunt

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

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

more examples; changes in the help section; version tag 04-Apr-2008 13:12:58