fill2c: a pedestrian area filler
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.
Cite As
us (2024). fill2c: a pedestrian area filler (https://www.mathworks.com/matlabcentral/fileexchange/19436-fill2c-a-pedestrian-area-filler), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | more examples; changes in the help section; version tag 04-Apr-2008 13:12:58 |