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.
Zitieren als
us (2025). fill2c: a pedestrian area filler (https://www.mathworks.com/matlabcentral/fileexchange/19436-fill2c-a-pedestrian-area-filler), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 | more examples; changes in the help section; version tag 04-Apr-2008 13:12:58 |