fill2c: a pedestrian area filler

Version 1.0.0.0 (67.8 KB) by us
fill2c paints areas below/above a threshold with different colors
3.7K Downloads
Updated 4 Apr 2008

View License

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
Created with R14
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

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