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.
Cita come
us (2024). fill2c: a pedestrian area filler (https://www.mathworks.com/matlabcentral/fileexchange/19436-fill2c-a-pedestrian-area-filler), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.0.0 | more examples; changes in the help section; version tag 04-Apr-2008 13:12:58 |