Filled area plot

Linear plot, with extra functionality for area filling.
6,2K Downloads
Aktualisiert 21 Dez 2018

Lizenz anzeigen

This contribution provides functionality to create filled area 2D linear plots, with full control over where and how areas are drawn.

The function 'shade' inherits its calling syntax from MATLAB's built-in 'plot' function, which hopefully should make its use intuitive. Some additional parameters, in the form of name-value pairs, allow controlling the filling behaviour. A live script is provided with multiple examples of usage.

Please do report any problems or suggestions and I will do my best to help.

Zitieren als

Javier Montalt Tordera (2024). Filled area plot (https://www.mathworks.com/matlabcentral/fileexchange/69652-filled-area-plot), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2018b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Annotations finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.1

- Fixed a bug that caused this function to switch off the hold state of the axes object on which it was called.

1.0.0