Filled area plot

Linear plot, with extra functionality for area filling.

이 제출물을 팔로우합니다

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.

인용 양식

Javier Montalt Tordera (2026). Filled area plot (https://kr.mathworks.com/matlabcentral/fileexchange/69652-filled-area-plot), MATLAB Central File Exchange. 검색 날짜: .

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
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