boundedline.m
Editor's Note: This file was selected as MATLAB Central Pick of the Week
Cite As
Kelly Kearney (2024). boundedline.m (https://github.com/kakearney/boundedline-pkg), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: confplot, errorfill, raacampbell/shadedErrorBar
Inspired: ebpatch(x, y, er, col, alp), Paleo-Seawater Uncertainty Solver, errorshade, EasyPlot
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.
Inpaint_nans
Inpaint_nans/demo
Inpaint_nans/doc
Inpaint_nans/test
boundedline
catuneven
singlepatch
Versions that use the GitHub default branch cannot be downloaded
Version | Published | Release Notes | |
---|---|---|---|
1.4.0.1 | linked GitHub readme |
|
|
1.4.0.0 | Updated README files and FEX description.
|
|
|
1.3.0.0 | Updated for R2014b graphics |
||
1.2.0.0 | Per user request, function now interpolates across NaNs in the boundary patches. |
||
1.1.0.0 | Added outlinebounds.m function to allow outlining of patch objects (can be useful to see overlap when using opaque bounds). |
||
1.0.0.0 |