gtfill(x,y1,y2,n,c1​,c2)

バージョン 1.2.0.0 (3.16 KB) 作成者: William Hobbs
Fill the areas between two curves that cross at multiple pts, with different colors under each curve
ダウンロード: 855
更新 2015/3/10

ライセンスの表示

This function fills the areas between two curves that intersect at multiple
points. The area where curve 1 > curve 2 is filled in one color, and the
area where curve 2 > curve 1 is filled in another color.
It performs piecewise interpolation so that the area is completely filled, even if the intersections are between defined points.

引用

William Hobbs (2024). gtfill(x,y1,y2,n,c1,c2) (https://www.mathworks.com/matlabcentral/fileexchange/34876-gtfill-x-y1-y2-n-c1-c2), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2011a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersCurve Fitting Toolbox についてさらに検索
タグ タグを追加
謝辞

ヒントを得たファイル: Shade area between two curves

ヒントを与えたファイル: anomaly, fill_between

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.2.0.0

Updated to try to fix errors pointed out by Thijs and Masao Ashtine.

1.1.0.0

Changed title.

1.0.0.0